another fix to post template
All checks were successful
/ weblog.lol (push) Successful in 9s

This commit is contained in:
Gordon Pedersen 2024-05-07 16:47:59 +10:00
parent fe4bd448df
commit 2334583345
2 changed files with 9 additions and 13 deletions

View file

@ -17,7 +17,7 @@ Landing page template: Landing Page Template
Separator: ·
// Navigation: about, another-page, <a href="https://example.com">Example</a>, [Example](https://example.com)
Files path: /files/
Landing page post count: 20
Landing page post count: 8
Landing page post length: 45 words
Post template: Post Template

View file

@ -5,12 +5,8 @@ Title: Post Template
<aside class="post-info">
<a href="{location}"><i class="fa-solid fa-clock"></i> <time class="dt-published" datetime="{date}">{date}</time></a>
</aside>
{body}
<aside class="post-tags">
{tags}
</aside>
</article>
<span class="divider"></span>