add tagged release info
This commit is contained in:
parent
9a810cf864
commit
a39c847084
4 changed files with 30 additions and 11 deletions
|
@ -22,8 +22,4 @@ Built-in integrations are currently provided for:
|
|||
- MPRIS compatible media players
|
||||
- StatusNotifierItem compatible system tray clients
|
||||
|
||||
Quickshell is actively developed and will still receive breaking changes.
|
||||
A tagged release is planned soon, however there will be breakage before
|
||||
that point.
|
||||
|
||||
See the [Usage Guide](/docs/guide) to learn how to set up and use Quickshell
|
||||
|
|
|
@ -7,6 +7,9 @@ import FeatureList from "@src/components/featurelist/FeatureList.astro";
|
|||
const title = "Quickshell";
|
||||
---
|
||||
<BaseLayout title={title} description="A fully user customizable desktop shell" image="/quickshell.png">
|
||||
<a class="main-page-banner" href="https://outfoxxed.me/blog/quickshell-0-1">
|
||||
Quickshell 0.1.0 has been released! | 2025-06-12
|
||||
</a>
|
||||
<div class="main-page_hero" data-pagefind-ignore>
|
||||
<h1 class="gradient-text">Quickshell</h1>
|
||||
<section class="main-page_hero-text">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue