From b6b20d791f7ffefeb277eed093857187516fc0ff Mon Sep 17 00:00:00 2001 From: Bram Suurd <78373894+BramSuurdje@users.noreply.github.com> Date: Thu, 2 May 2024 13:56:20 +0200 Subject: [PATCH] re-enabled light mode and button --- app/layout.tsx | 2 +- components/Navbar.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index e554a9a..3b4e0fa 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -60,7 +60,7 @@ export default function RootLayout({ diff --git a/components/Navbar.tsx b/components/Navbar.tsx index 202b228..e0043cd 100644 --- a/components/Navbar.tsx +++ b/components/Navbar.tsx @@ -52,7 +52,7 @@ function Navbar() { View on Github - {/* */} +