Added docs to sidebar in-app

This commit is contained in:
Kieran Eglin 2024-03-21 11:16:40 -07:00
parent e810324d72
commit 8566c33342
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -32,6 +32,12 @@
<section> <section>
<nav class="px-4 py-4 lg:px-6"> <nav class="px-4 py-4 lg:px-6">
<ul class="mb-6 flex flex-col gap-1.5"> <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 <.sidebar_item
icon="hero-code-bracket" icon="hero-code-bracket"
text="Github" text="Github"