mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-12-22 04:58:44 +01:00
Merge pull request #7 from ipetkov/404
Add 404 page which fits the rest of the theme
This commit is contained in:
commit
880b4bdb84
3 changed files with 28 additions and 2 deletions
|
|
@ -47,7 +47,9 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
{% block header_menu %}
|
||||
{{ menu_macros::menu(config=config, current_path=current_path) }}
|
||||
{% endblock header_menu %}
|
||||
</header>
|
||||
{% endblock header %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue