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
id="background-image"
src="{{ . }}"
alt=""
alt="{{ $.Title }}"
loading="eager"
decoding="async"
fetchpriority="high"