1
0

Close h1 tag on blog posts

This commit is contained in:
Ryan Fox 2020-07-24 04:55:19 +00:00
parent 4514023ae0
commit d0492d521a
Signed by: flewkey
GPG Key ID: 94F56ADFD848851E

View File

@ -4,7 +4,7 @@ head: <meta name="description" content="{description}"/>
openring: yes
template: page
<h1>{title}
<h1>{title}</h1>
<div class="title-subtext"><span>Published on {date} by {author}</span></div></h1>
{content}
<hr/>