Added docs to sidebar in-app
This commit is contained in:
parent
e810324d72
commit
8566c33342
1 changed files with 6 additions and 0 deletions
|
|
@ -32,6 +32,12 @@
|
|||
<section>
|
||||
<nav class="px-4 py-4 lg:px-6">
|
||||
<ul class="mb-6 flex flex-col gap-1.5">
|
||||
<.sidebar_item
|
||||
icon="hero-book-open"
|
||||
text="Docs"
|
||||
target="_blank"
|
||||
href="https://github.com/kieraneglin/pinchflat/wiki"
|
||||
/>
|
||||
<.sidebar_item
|
||||
icon="hero-code-bracket"
|
||||
text="Github"
|
||||
|
|
|
|||
Loading…
Reference in a new issue