Skip to content

Commit c58f030

Browse files
committed
remove release banner
1 parent 27d84c8 commit c58f030

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/pages/index.astro

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ import FeatureList from "@src/components/featurelist/FeatureList.astro";
77
const title = "Quickshell";
88
---
99
<BaseLayout title={title} description="A fully user customizable desktop shell" image="/quickshell.png">
10-
<a class="main-page-banner" href="https://outfoxxed.me/blog/quickshell-0-1">
11-
Quickshell 0.1.0 has been released! | 2025-06-12
12-
</a>
1310
<div class="main-page_hero" data-pagefind-ignore>
1411
<h1 class="gradient-text">Quickshell</h1>
1512
<section class="main-page_hero-text">

0 commit comments

Comments
 (0)