From 738e934f3f7a87e32dfce100a73c7938a838aa3b Mon Sep 17 00:00:00 2001 From: Lazaro Alonso Date: Fri, 22 Aug 2025 16:54:49 +0200 Subject: [PATCH 1/2] only the moon and sun --- src/app/layout.tsx | 9 +++-- src/components/ThemeToggle.tsx | 64 +++++++++------------------------- 2 files changed, 24 insertions(+), 49 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 68dee7a..3829a06 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,8 +20,13 @@ export default function RootLayout({ - - + + {children}