summaryrefslogtreecommitdiff
path: root/utils/brand.env
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarIT.de>2020-06-19 04:50:36 +0000
committerGitHub <noreply@github.com>2020-06-19 04:50:36 +0000
commit6337d515dd11d2014a775b67103eda51c7fc38e2 (patch)
treefdd3f1e67a8e08d28b137348834aa6c72e4513ab /utils/brand.env
parent5dd235463a11bec2e3546e89f2b31d2a5aa40326 (diff)
parentc83007a6bcd2a7f765e7655b91cc6714fbc4ab01 (diff)
Merge branch 'master' into new-readme
Diffstat (limited to 'utils/brand.env')
-rw-r--r--utils/brand.env1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/brand.env b/utils/brand.env
index 7fe1a3911..5d5b39513 100644
--- a/utils/brand.env
+++ b/utils/brand.env
@@ -1,4 +1,5 @@
export GIT_URL='https://github.com/asciimoo/searx'
+export GIT_BRANCH='master'
export ISSUE_URL='https://github.com/asciimoo/searx/issues'
export SEARX_URL='https://searx.me'
export DOCS_URL='https://asciimoo.github.io/searx'