More branding

This commit is contained in:
Alexandre Flament 2021-04-22 21:10:22 +02:00
parent 04b34c70b8
commit 3755cf2eba
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ export SEARX_URL=''
export GIT_URL='https://github.com/searxng/searxng'
export GIT_BRANCH='master'
export ISSUE_URL='https://github.com/searxng/searxng/issues'
export DOCS_URL='https://searx.github.io/searxng'
export DOCS_URL='https://searxng.github.io/searxng'
export PUBLIC_INSTANCES='https://searx.space'
export CONTACT_URL=''
export WIKI_URL='https://github.com/searxng/searxng/wiki'