diff --git a/app/config.py b/app/config.py index 75004c04c..ddeee3487 100644 --- a/app/config.py +++ b/app/config.py @@ -6,3 +6,4 @@ AGORA_VERSION = '0.5.3' URL_BASE = "https://anagora.org" URI_BASE = "anagora.org" +AGORA = URI_BASE diff --git a/app/templates/base.html b/app/templates/base.html index 9f5a88d1b..f1836db5d 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -45,7 +45,7 @@