summaryrefslogtreecommitdiffstats
path: root/layouts/shortcodes/lazyimg-col.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/shortcodes/lazyimg-col.html')
-rw-r--r--layouts/shortcodes/lazyimg-col.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/shortcodes/lazyimg-col.html b/layouts/shortcodes/lazyimg-col.html
index 0192ba5..0067762 100644
--- a/layouts/shortcodes/lazyimg-col.html
+++ b/layouts/shortcodes/lazyimg-col.html
@@ -1 +1 @@
-<p><img class="lazy" src="{{ .Site.Params.cdnLazyPlaceholderCol }}" data-src="{{ index .Params 1 }}" alt="{{ index .Params 0 }}" /></p> \ No newline at end of file
+<p><img class="lazyload" src="{{ .Site.Params.cdnLazyPlaceholderCol }}" data-src="{{ index .Params 1 }}" alt="{{ index .Params 0 }}" /></p> \ No newline at end of file