[invenio_assets.webpack]
invenio_theme_tuw_theme = invenio_theme_tuw.webpack:theme

[invenio_base.apps]
invenio_theme_tuw = invenio_theme_tuw:InvenioThemeTUW

[invenio_base.blueprints]
invenio_theme_tuw_blueprint = invenio_theme_tuw.views:create_blueprint

[invenio_base.finalize_app]
invenio_theme_tuw_bp_order = invenio_theme_tuw.startup:override_bp_order
invenio_theme_tuw_deposit_pages = invenio_theme_tuw.startup:override_view_functions
invenio_theme_tuw_users_admin = invenio_theme_tuw.startup:register_menu_entries

[invenio_config.module]
invenio_theme_tuw = invenio_theme_tuw.config
