mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
Update layouts/partials/article-link/card.html
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
<figure class="not-prose flex-none relative overflow-hidden thumbnail--card">
|
||||
<img
|
||||
src="{{ . }}"
|
||||
alt=""
|
||||
alt="{{ $page.Title | plainify }}"
|
||||
loading="lazy"
|
||||
decoding="async"
|
||||
class="not-prose absolute inset-0 w-full h-full object-cover">
|
||||
|
||||
Reference in New Issue
Block a user