global: adds routes for tug

This: migrated from invenio-theme-tugraz
This commit is contained in:
mb-wali
2021-06-04 11:29:20 +02:00
committed by Mojib Wali
parent b33c7e09c3
commit 7ca398efdd
13 changed files with 48 additions and 4 deletions

View File

@@ -29,6 +29,13 @@ INVENIO_CONFIG_TUGRAZ_IP_RANGES =
[["127.0.0.2", "127.0.0.99"], ["127.0.1.3", "127.0.1.5"]]
"""
CONFIG_TUGRAZ_ROUTES = {
"guide": "/guide",
"terms": "/terms",
"gdpr": "/gdpr",
}
"""Defined routes for TUG."""
# Invenio-App
# ===========
# See https://invenio-app.readthedocs.io/en/latest/configuration.html