mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-29 11:42:15 -04:00
✨ feat: Lazy load image by default
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
alt="{{ $altText }}"
|
||||
loading="lazy"
|
||||
/>
|
||||
{{ with $caption }}<figcaption class="text-center">{{ . | markdownify }}</figcaption>{{ end }}
|
||||
</figure>
|
||||
|
||||
Reference in New Issue
Block a user