Update layouts/partials/article-link/card-related.html

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

View File

@@ -56,7 +56,7 @@
<figure class="not-prose flex-none relative overflow-hidden thumbnail--related">
<img
src="{{ . }}"
alt=""
alt="{{ $page.Title }}"
loading="lazy"
decoding="async"
fetchpriority="low"