From e63d74d4147e66ec79c287b7c3fda0dadc139275 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Sun, 16 Jan 2022 14:15:27 +0100 Subject: chore(meta): add a link to comments on single post pages --- src/pages/article/[slug].tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pages') diff --git a/src/pages/article/[slug].tsx b/src/pages/article/[slug].tsx index 477503e..e519c27 100644 --- a/src/pages/article/[slug].tsx +++ b/src/pages/article/[slug].tsx @@ -71,7 +71,7 @@ const SingleArticle: NextPageWithLayout = ({ post }) => { -
+
-- cgit v1.2.3