From c695f757ea0b3bfbb420aefc798c2b23fc9a291d Mon Sep 17 00:00:00 2001 From: Garrit Franke Date: Mon, 12 Apr 2021 08:32:03 +0200 Subject: [PATCH] chore: rename /home/garrit -> ~/garrit --- components/Layout.js | 2 +- pages/index.js | 4 ++-- pages/posts/[post].js | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/Layout.js b/components/Layout.js index e5baef7..222a931 100644 --- a/components/Layout.js +++ b/components/Layout.js @@ -28,7 +28,7 @@ export default function Layout({ return (
-
+
{children}
{windowWidth <= 768 && }