From cb079d999dcceef6ca6be852a35c2d5f23d03a9d Mon Sep 17 00:00:00 2001 From: outfoxxed Date: Sun, 23 Nov 2025 13:11:34 -0800 Subject: [PATCH] remove the banner again --- src/pages/index.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index c835832..58ed23c 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -9,9 +9,9 @@ const defaultVersion = (await getVersionsData()).default; const title = "Quickshell"; --- - +
Quickshell