We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27d84c8 commit c58f030Copy full SHA for c58f030
src/pages/index.astro
@@ -7,9 +7,6 @@ import FeatureList from "@src/components/featurelist/FeatureList.astro";
7
const title = "Quickshell";
8
---
9
<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>
13
<div class="main-page_hero" data-pagefind-ignore>
14
<h1 class="gradient-text">Quickshell</h1>
15
<section class="main-page_hero-text">
0 commit comments