remove the banner again
This commit is contained in:
parent
b0574dbd59
commit
cb079d999d
1 changed files with 2 additions and 2 deletions
|
|
@ -9,9 +9,9 @@ const defaultVersion = (await getVersionsData()).default;
|
||||||
const title = "Quickshell";
|
const title = "Quickshell";
|
||||||
---
|
---
|
||||||
<BaseLayout title={title} description="A fully user customizable desktop shell" image="/quickshell.png">
|
<BaseLayout title={title} description="A fully user customizable desktop shell" image="/quickshell.png">
|
||||||
<a class="main-page-banner" href="/changelog">
|
<!--<a class="main-page-banner" href="/changelog">
|
||||||
Quickshell 0.2.1 has been released! | 2025-10-11
|
Quickshell 0.2.1 has been released! | 2025-10-11
|
||||||
</a>
|
</a>-->
|
||||||
<div class="main-page_hero" data-pagefind-ignore>
|
<div class="main-page_hero" data-pagefind-ignore>
|
||||||
<div class="titlebox">
|
<div class="titlebox">
|
||||||
<img src="/favicon.svg" alt="Quickshell"/>
|
<img src="/favicon.svg" alt="Quickshell"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue