feat(layout): add link to docs
This commit is contained in:
parent
477e096874
commit
61b65cd2b8
|
@ -30,6 +30,7 @@
|
||||||
*:hover:bg-coral-200 <-TODO-fix-that-hover"
|
*:hover:bg-coral-200 <-TODO-fix-that-hover"
|
||||||
>
|
>
|
||||||
<a href="/colors" class="no-link-style">colors</a>
|
<a href="/colors" class="no-link-style">colors</a>
|
||||||
|
<a href="/docs/intro" class="no-link-style">intro</a>
|
||||||
<a href="https://fleurixos.org" class="no-link-style">Try {DISTRO}</a>
|
<a href="https://fleurixos.org" class="no-link-style">Try {DISTRO}</a>
|
||||||
<a href="https://petalpkgs.org" class="no-link-style">Use {PKGS}</a>
|
<a href="https://petalpkgs.org" class="no-link-style">Use {PKGS}</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue