mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-18 17:14:15 +00:00
make things a lot prettier
This commit is contained in:
@ -8,6 +8,7 @@ layout: default
|
||||
{% include back-link.html %}
|
||||
{% else %}
|
||||
<header class="site-masthead">
|
||||
{% include menu.html %}
|
||||
{% if site.title %}
|
||||
<h1>
|
||||
{{ site.title }}
|
||||
@ -18,7 +19,6 @@ layout: default
|
||||
{{ site.description }}
|
||||
</h2>
|
||||
{% endif %}
|
||||
{% include menu.html %}
|
||||
</header>
|
||||
{% endif %}
|
||||
|
||||
|
Reference in New Issue
Block a user