rename and reorganize guide pages
This commit is contained in:
parent
b066a48976
commit
02f28202d1
9 changed files with 14 additions and 19 deletions
|
@ -4,7 +4,7 @@ import DocsLayout from "@layouts/DocsLayout.astro";
|
|||
<DocsLayout title="Quickshell Docs" description="Quickshell Documentation">
|
||||
<h2>Docs</h2>
|
||||
<div class="root-nav">
|
||||
<h3><a href="/docs/guide">Guide</a></h3>
|
||||
<h3><a href="/docs/guide">Usage Guide</a></h3>
|
||||
<h3><a href="/docs/types">Type Definitions</a></h3>
|
||||
</div>
|
||||
</DocsLayout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue