tugraz theme

This commit is contained in:
mb
2020-05-01 18:31:02 +02:00
parent 7099b80486
commit a700a800e5
19 changed files with 1899 additions and 1 deletions

View File

@@ -78,6 +78,13 @@ setup(
'invenio_i18n.translations': [
'messages = invenio_theme_tugraz',
],
'invenio_assets.webpack': [
'invenio_theme_tugraz = invenio_theme_tugraz.webpack:theme',
],
'invenio_config.module': [
'invenio_theme_tugraz = invenio_theme_tugraz.config',
],
# TODO: Edit these entry points to fit your needs.
# 'invenio_access.actions': [],
# 'invenio_admin.actions': [],