summaryrefslogtreecommitdiffstats
path: root/layouts/shortcodes/lazyimg-row.html
blob: dd07f9398da2cb0bfc5ebbeb7c5f4c6b69b3300a (plain) (blame)
1
<p><img class="lazy" src="{{ .Site.Params.cdnLazyPlaceholderRow }}" data-src="{{ index .Params 1 }}" alt="{{ index .Params 0 }}" /></p>