This commit is contained in:
parent
3ae8e28661
commit
371a2fe13c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ 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>
|
||||
<i emoji="{emoji}"></i>
|
||||
<i data-emoji="{emoji}"></i>
|
||||
{body}
|
||||
<aside class="post-tags">
|
||||
{tags}
|
||||
|
|
Loading…
Reference in a new issue