From dca60b10b851bc0403c565bd3c18c10ab9900377 Mon Sep 17 00:00:00 2001 From: Tiago Ribeiro Date: Wed, 18 Oct 2023 22:25:52 +0100 Subject: [PATCH] Put the meta tag back --- src/app/layout.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index dc05897..5dcd2b8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -16,6 +16,8 @@ export default function RootLayout({children}: {children: React.ReactNode}) { + +