From 86a1f8faec06c6eae07da4c3ece5bd9acaba2216 Mon Sep 17 00:00:00 2001 From: Ryan Freeman Date: Sun, 6 Aug 2023 22:23:21 +0100 Subject: [PATCH] Fixed issue with ArticleLayout --- components/layouts/ArticleLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/layouts/ArticleLayout.tsx b/components/layouts/ArticleLayout.tsx index ee669ee..92012f8 100644 --- a/components/layouts/ArticleLayout.tsx +++ b/components/layouts/ArticleLayout.tsx @@ -53,7 +53,7 @@ export function ArticleLayout({
-

+

{title}