mirror of
https://github.com/imfing/hextra.git
synced 2025-06-20 16:11:20 -04:00
feat: implement navbar, update styles and docs
chore: add styles to html and body chore: update theme for tailwind config chore: update colors chore: add list layout override for docs chore: update default layouts chore: update contents
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
{{ define "main" }}
|
||||
<div class="mx-auto flex max-w-[90rem]">
|
||||
<p class="p-4">Unimplemented</p>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user