Get slogan into spitting distance
This commit is contained in:
parent
9481f1f019
commit
252868ef1d
1 changed files with 1 additions and 1 deletions
|
@ -37,6 +37,7 @@
|
|||
{{ parent() }}
|
||||
{% endblock navbar %}
|
||||
{% block header %}
|
||||
<h6 class="title">{{ site_slogan }}</h6>
|
||||
<section class="hero">
|
||||
{% block header_and_search %}
|
||||
{% if page.header %}
|
||||
|
@ -46,7 +47,6 @@
|
|||
<div class="columns is-vcentered">
|
||||
<div class="column">
|
||||
{{ page.header }}
|
||||
<h1 class="title">{{ site_slogan }}</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue