summaryrefslogtreecommitdiff
path: root/utils/brand.env
diff options
context:
space:
mode:
Diffstat (limited to 'utils/brand.env')
-rw-r--r--utils/brand.env9
1 files changed, 9 insertions, 0 deletions
diff --git a/utils/brand.env b/utils/brand.env
new file mode 100644
index 0000000..2136d27
--- /dev/null
+++ b/utils/brand.env
@@ -0,0 +1,9 @@
+export SEARX_URL=''
+export GIT_URL='https://github.com/searx/searx'
+export GIT_BRANCH='master'
+export ISSUE_URL='https://github.com/searx/searx/issues'
+export DOCS_URL='https://searx.github.io/searx'
+export PUBLIC_INSTANCES='https://searx.space'
+export CONTACT_URL=''
+export WIKI_URL='https://github.com/searx/searx/wiki'
+export TWITTER_URL='https://twitter.com/Searx_engine'