diff --git a/pages/writing/index.tsx b/pages/writing/index.tsx index 658660a..2a54013 100644 --- a/pages/writing/index.tsx +++ b/pages/writing/index.tsx @@ -15,7 +15,7 @@ function Article({article}: { article: Article }) { {article.title} -

+

{formatDate(article.date)}