From 77ec19755260ec2e65ef284a63d28129c42d70dc Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Thu, 23 Apr 2020 11:50:45 +0800 Subject: Switch progressbar.js to fa --- layouts/shortcodes/lazyimg-col.html | 2 +- layouts/shortcodes/lazyimg-row.html | 2 +- layouts/shortcodes/lazyimg.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'layouts/shortcodes') 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 @@ -

{{ index .Params 0 }}

\ No newline at end of file +

{{ index .Params 0 }}

\ No newline at end of file diff --git a/layouts/shortcodes/lazyimg-row.html b/layouts/shortcodes/lazyimg-row.html index 1e76de0..83c604e 100644 --- a/layouts/shortcodes/lazyimg-row.html +++ b/layouts/shortcodes/lazyimg-row.html @@ -1 +1 @@ -

{{ index .Params 0 }}

\ No newline at end of file +

{{ index .Params 0 }}

\ No newline at end of file diff --git a/layouts/shortcodes/lazyimg.html b/layouts/shortcodes/lazyimg.html index 468a901..f9c6959 100644 --- a/layouts/shortcodes/lazyimg.html +++ b/layouts/shortcodes/lazyimg.html @@ -1 +1 @@ -

{{ index .Params 0 }}

\ No newline at end of file +

{{ index .Params 0 }}

\ No newline at end of file -- cgit v1.2.3