mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-15 03:16:30 +01:00
3 lines
No EOL
190 B
HTML
3 lines
No EOL
190 B
HTML
{{- /* Lazyload */ -}}
|
|
{{- $res := resources.Get "svg/loading.svg" | minify -}}
|
|
<img src="{{ $res.RelPermalink }}" data-sizes="auto" data-src="{{ . }}" alt="featured image" class="lazyload"> |