summaryrefslogtreecommitdiffstats
path: root/layouts/shortcodes/lazyimg-col.html
diff options
context:
space:
mode:
authoramzrk22020-04-23 11:50:45 +0800
committeramzrk22020-04-23 11:50:45 +0800
commit77ec19755260ec2e65ef284a63d28129c42d70dc (patch)
tree09dd25613d6b65d1dd83abbde3d69d7b0cf6ed11 /layouts/shortcodes/lazyimg-col.html
parent7376c7f9e511b59638271861600305dd821c559a (diff)
downloadhugo-theme-fuji-77ec19755260ec2e65ef284a63d28129c42d70dc.tar.gz
hugo-theme-fuji-77ec19755260ec2e65ef284a63d28129c42d70dc.tar.bz2
hugo-theme-fuji-77ec19755260ec2e65ef284a63d28129c42d70dc.zip
Switch progressbar.js to fa
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 0067762..c973e67 100644
--- a/layouts/shortcodes/lazyimg-col.html
+++ b/layouts/shortcodes/lazyimg-col.html
@@ -1 +1 @@
-<p><img class="lazyload" 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.lazyPlaceholderCol }}" data-src="{{ index .Params 1 }}" alt="{{ index .Params 0 }}" /></p> \ No newline at end of file