fontsface

This commit is contained in:
2021-03-30 23:38:39 +02:00
parent 2b66375680
commit 9466b09c0f
33 changed files with 874 additions and 212 deletions
@@ -27,6 +27,9 @@
{% endblock %}
{% block header_navigation %}
{% if show_onpage_menu %}
<ul class="navigation">
{% for module in page.collection() %}
@@ -45,7 +48,7 @@
{% else %}
{{ parent() }}
{% endif %}
{{ dump(header)}}
{% endblock %}