mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-18 17:14:15 +00:00
improve navigation
This commit is contained in:
@ -2,7 +2,11 @@
|
||||
layout: default
|
||||
---
|
||||
|
||||
{% include back-link.html %}
|
||||
{% if site.data.menu %}
|
||||
{% include menu.html %}
|
||||
{% else %}
|
||||
{% include back-link.html %}
|
||||
{% endif %}
|
||||
|
||||
<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting">
|
||||
|
||||
|
Reference in New Issue
Block a user