Update subtitle to subheadline
This commit is contained in:
parent
9d7b40e9ca
commit
911dca9218
20 changed files with 23 additions and 23 deletions
|
@ -15,7 +15,7 @@ layout: default
|
|||
|
||||
<article>
|
||||
<header>
|
||||
{% if page.subtitle %}<p class="subtitle">{{ page.subtitle }}</p>{% endif %}
|
||||
{% if page.subheadline %}<p class="subheadline">{{ page.subheadline }}</p>{% endif %}
|
||||
<h1>{{ page.title }}</h1>
|
||||
</header>
|
||||
|
||||
|
|
Reference in a new issue