mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-19 09:03:02 -04:00
✨ feat: Lazy load image in all places
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
height="{{ div $logo.Height 2 }}"
|
||||
class="max-h-[10rem] max-w-[10rem] object-scale-down object-left{{ if $logo_dark }} hidden dark:flex{{ end }}"
|
||||
alt="{{ .Site.Title }}"
|
||||
loading="lazy"
|
||||
/>
|
||||
{{- if $logo_dark }}
|
||||
<img
|
||||
|
||||
Reference in New Issue
Block a user