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>
|
<span>{tag}</span>
|
||||||
{/each}<br>
|
{/each}<br>
|
||||||
{post.date}<br>
|
{post.date}<br>
|
||||||
{post.author}</p>
|
{post.author}<br>
|
||||||
|
{post.content}</p>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
Loading…
Reference in New Issue
Block a user