Update layouts/partials/hero/background.html

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Nuno C.
2025-10-14 09:49:15 +01:00
committed by GitHub
parent f153250887
commit 831af00253

View File

@@ -61,7 +61,7 @@
<img <img
id="background-image" id="background-image"
src="{{ . }}" src="{{ . }}"
alt="" alt="{{ $.Title }}"
loading="eager" loading="eager"
decoding="async" decoding="async"
fetchpriority="high" fetchpriority="high"