From a6c889f76a2e55e2efe8a19ffdacdb7327dd0116 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 15 Mar 2026 21:10:08 -0500 Subject: [PATCH] fix: change execution mode --- src/components/buttons/ThemeToggleButton.astro | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/components/buttons/ThemeToggleButton.astro b/src/components/buttons/ThemeToggleButton.astro index 69b5b6a..f490579 100644 --- a/src/components/buttons/ThemeToggleButton.astro +++ b/src/components/buttons/ThemeToggleButton.astro @@ -43,13 +43,12 @@