inveniosoftware / inveniosoftware/invenio-theme
templates: deduplicate `<head>` definitions
Open
- Dominant language
- HTML
- Stars
- 9
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
We seem to be overriding the `head` Jinja block often. We should look into the differences and possibly centralize them higher up the template hierarchy (and rely on `{{ super() }}` more).
_Originally posted by @slint in https://github.com/inveniosoftware/invenio-theme/pull/387#discussion_r1648590850_
Contributor guide
Assessment
This issue has not been assessed yet.