From 6dcb1f9ca3d3fd561abd989c6047fbf9e152c53e Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Sat, 25 Mar 2023 10:24:06 -0400 Subject: [PATCH] fix: add missing title tag in document head (#92) --- src/pages/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 0e53247..7a51d73 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -28,6 +28,7 @@ export const Head: React.FC = () => ( property="og:image" content="https://cdn-images-1.medium.com/max/2000/1*eG2MFl0sGRKFmd_USgA_8Q.jpeg" /> + Top Hat Open Source Portal