Fix the usual fatal typos
This commit is contained in:
parent
7dae97f901
commit
3e0a28106c
2 changed files with 7 additions and 8 deletions
|
@ -6,4 +6,3 @@
|
|||
]
|
||||
%}
|
||||
{% set attributes = attributes.addClass(classes) %}
|
||||
{% endif %}
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
<div class="container">
|
||||
{% if is_front and site_slogan %}
|
||||
<h1 class="title is-2">{{ site_slogan }}</h1>
|
||||
{% elseif %}
|
||||
{% else %}
|
||||
<div class="titlebar">
|
||||
{{ page.header }}
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue