Add post content
This commit is contained in:
parent
14b1bc3736
commit
c2cc96b0c7
@ -13,7 +13,8 @@ import type { Article } from "$lib/posts/types";
|
||||
<span>{tag}</span>
|
||||
{/each}<br>
|
||||
{post.date}<br>
|
||||
{post.author}</p>
|
||||
{post.author}<br>
|
||||
{post.content}</p>
|
||||
</article>
|
||||
|
||||
<style>
|
||||
|
Loading…
Reference in New Issue
Block a user