Close h1 tag on blog posts
This commit is contained in:
parent
4514023ae0
commit
d0492d521a
@ -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/>
|
||||
|
Loading…
Reference in New Issue
Block a user