Align title with main article
This commit is contained in:
parent
02908c3f75
commit
34d88b8de7
4 changed files with 17 additions and 0 deletions
2
posts/template.html
generated
2
posts/template.html
generated
|
|
@ -39,7 +39,9 @@ $include-before$
|
|||
$endfor$
|
||||
$if(title)$
|
||||
<header id="title-block-header">
|
||||
<div id="title-container">
|
||||
<h1 class="title">$title$</h1>
|
||||
</div>
|
||||
$if(subtitle)$
|
||||
<p class="subtitle">$subtitle$</p>
|
||||
$endif$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue