Improve layout of the search page on mobile

This commit is contained in:
ormai 2023-09-10 14:48:44 +02:00
parent d07c006aed
commit 764b7f12e1
7 changed files with 18 additions and 16 deletions

View file

@ -1,5 +1,5 @@
export SEARXNG_URL=''
export SEARXNG_PORT='8888'
export SEARXNG_BIND_ADDRESS='127.0.0.1'
export GIT_URL='https://github.com/searxng/searxng'
export GIT_URL='https://github.com/ormai/searxng'
export GIT_BRANCH='master'