diff options
Diffstat (limited to 'utils/brand.env')
| -rw-r--r-- | utils/brand.env | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/brand.env b/utils/brand.env index 55244bd72..660160e43 100644 --- a/utils/brand.env +++ b/utils/brand.env @@ -4,3 +4,4 @@ export ISSUE_URL='https://github.com/searx/searx/issues' export SEARX_URL='https://searx.me' export DOCS_URL='https://searx.github.io/searx' export PUBLIC_INSTANCES='https://searx.space' +export CONTACT_URL='mailto:contact@example.com' |