Update layouts/partials/hero/thumbAndBackground.html

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Nuno C.
2025-10-14 09:48:02 +01:00
committed by GitHub
parent 22f097f92a
commit 2e4e97c5b8

View File

@@ -84,7 +84,7 @@
<div class="overflow-hidden rounded-md h-36 md:h-56 lg:h-72 nozoom"> <div class="overflow-hidden rounded-md h-36 md:h-56 lg:h-72 nozoom">
<img <img
src="{{ . }}" src="{{ . }}"
alt="" alt="{{ $.Title }}"
loading="eager" loading="eager"
decoding="async" decoding="async"
fetchpriority="high" fetchpriority="high"