From c58f030d9015115a4e1db59e57abb0c559da40fb Mon Sep 17 00:00:00 2001 From: outfoxxed Date: Tue, 1 Jul 2025 00:27:01 -0700 Subject: [PATCH] remove release banner --- src/pages/index.astro | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 55c93b3..e82f181 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -7,9 +7,6 @@ import FeatureList from "@src/components/featurelist/FeatureList.astro"; const title = "Quickshell"; --- - - Quickshell 0.1.0 has been released! | 2025-06-12 -

Quickshell