chore: cleanup
This commit is contained in:
parent
aa54d96db8
commit
eb34223928
5 changed files with 12 additions and 9 deletions
|
@ -15,7 +15,7 @@
|
|||
</time>
|
||||
</div>
|
||||
<a href="{{ post.slug }}">
|
||||
<h3 class="flex-centered">{{ post.title }}</h3>
|
||||
<h3>{{ post.title }}</h3>
|
||||
</a>
|
||||
<span class="p-author h-card hidden">{{ meta.siteName }}</span>
|
||||
<div class="p-summary hidden">{{ post.data.post_excerpt }}</div>
|
||||
|
|
Reference in a new issue