added gradient to main frontpage title
This commit is contained in:
parent
aabd966878
commit
16ac71a311
3 changed files with 22 additions and 8 deletions
|
@ -7,7 +7,7 @@ const subtitle = "A framework for building fully custom";
|
|||
---
|
||||
<BaseLayout title={title} description="A fully user customizable desktop shell" image="/quickshell.png">
|
||||
<div class="main-page_hero" data-pagefind-ignore>
|
||||
<h1>Quick<em>shell</em></h1>
|
||||
<h1 class="gradient-text">Quickshell</h1>
|
||||
<section class="main-page_hero-text">
|
||||
<h2>{subtitle}</h2>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue