staticms #3

Merged
brooke merged 18 commits from staticms into main 2024-06-10 21:54:36 -04:00
Showing only changes of commit 4d13b5c753 - Show all commits

View file

@ -41,12 +41,12 @@
<div class="px-1 pt-4"> <div class="px-1 pt-4">
<div class="flex flex-row gap-2 justify-between font-bold text-xl mb-2"> <div class="flex flex-row gap-2 justify-between font-bold text-xl mb-2">
{{ .item }} {{ if ne .cat "" }} {{ .item }} {{ if ne .cat "" }}
<a class="z-10" href="/catalog/#{{ .cat }}"> <div>
<span <span
class="bg-blue-100 text-blue-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded-full" class="bg-blue-100 text-blue-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded-full"
>{{ .cat }}</span >{{ .cat }}</span
> >
</a> </div>
{{ end }} {{ end }}
</div> </div>
<div class="text-gray-800 text-base"> <div class="text-gray-800 text-base">