First working with forked theme

This commit is contained in:
2025-05-08 14:36:42 +01:00
parent cf82bb9ed3
commit af6ae67253
3 changed files with 5 additions and 4 deletions

View File

@@ -88,8 +88,8 @@ SEND_FILE_MAX_AGE_DEFAULT = 300
# SECRET_KEY=
# App theming settings
EXTENSIONS = ["invenio_theme_tugraz"]
APP_THEME = ["invenio-theme-tugraz", "semantic-ui"]
EXTENSIONS = ["invenio_theme_iform"]
APP_THEME = ["invenio-theme-iform", "semantic-ui"]
# Since HAProxy and Nginx route all requests no matter the host header
# provided, the allowed hosts variable is set to localhost. In production it