From 056ed0d5f050158cebad689099214b164539899a Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Sun, 15 May 2022 19:08:58 +0200 Subject: chore: improve accessibility --- src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pages/index.tsx') diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 6108d2f..bc9b572 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -322,7 +322,7 @@ const HomePage: NextPage = ({ recentPosts }) => { }; return ( - + {pageTitle} -- cgit v1.2.3