feat: preload images
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user