feat: preload images

This commit is contained in:
2026-03-19 22:07:02 +01:00
parent 1c67eb0cff
commit b384c70c39
9 changed files with 412 additions and 6 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ templ Home(pages []page.PageHeader) {
class="flex items-center justify-center h-full "
href={ translate.Path(ctx, "/"+page.UID) }
preload="mouseover"
preload-images="true"
hx-load-links="true"
>
<h2
class="text-3xl font-bold text-white hover:underline text-shadow-lg"