picker getting closer....

This commit is contained in:
41666 2025-04-07 22:07:29 -07:00
parent 023f1651f8
commit 537b430224
20 changed files with 179 additions and 100 deletions

View file

@ -1 +1,8 @@
<h1>picker!</h1>
<div class="picker">
<h1>Roleypoly</h1>
<div class="categories">
{{ range $_, $category := .Categories }} {{ template "components/category"
$category }} {{ end }}
</div>
</div>