From 2b2603901c6eac6f38b6435c3a162e37cbc841c1 Mon Sep 17 00:00:00 2001 From: Garrit Franke Date: Sat, 27 Mar 2021 22:07:06 +0100 Subject: [PATCH] feat: change page title --- components/Layout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Layout.js b/components/Layout.js index 7897f1a..e5baef7 100644 --- a/components/Layout.js +++ b/components/Layout.js @@ -28,7 +28,7 @@ export default function Layout({ return (
-
+
{children}
{windowWidth <= 768 && }