From ef4eee0f9082ec8ea352b164d55a83f1f711fd23 Mon Sep 17 00:00:00 2001 From: sven-teufel <140805820+sven-teufel@users.noreply.github.com> Date: Thu, 25 Apr 2024 14:39:30 +0200 Subject: [PATCH] remove isdark --- src/layouts/PageLayout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/PageLayout.astro b/src/layouts/PageLayout.astro index e15a840..db2de8c 100644 --- a/src/layouts/PageLayout.astro +++ b/src/layouts/PageLayout.astro @@ -20,7 +20,7 @@ const { metadata } = Astro.props; --> -
+