💻 | Format the date

This commit is contained in:
2021-04-08 15:00:52 +02:00
parent 70a913585d
commit 249c675db8

View File

@@ -22,6 +22,7 @@
:date="post.date"
:slug="post.slug"
:tags="post.tags"
:reading_time="post.reading_time"
/>
</div>
</div>