From 71ae6d1e825fdb782328653f121651dc515b29e9 Mon Sep 17 00:00:00 2001
From: amzrk2
Date: Mon, 20 Apr 2020 19:08:56 +0800
Subject: Optional lazy image instead of global set
---
layouts/shortcodes/lazyimg-row.html | 1 +
1 file changed, 1 insertion(+)
create mode 100644 layouts/shortcodes/lazyimg-row.html
(limited to 'layouts/shortcodes/lazyimg-row.html')
diff --git a/layouts/shortcodes/lazyimg-row.html b/layouts/shortcodes/lazyimg-row.html
new file mode 100644
index 0000000..dd07f93
--- /dev/null
+++ b/layouts/shortcodes/lazyimg-row.html
@@ -0,0 +1 @@
+

\ No newline at end of file
--
cgit v1.2.3
From 2c15f4495668f953709489133073ab2e7fa2efa8 Mon Sep 17 00:00:00 2001
From: amzrk2
Date: Wed, 22 Apr 2020 00:30:29 +0800
Subject: Change lazyload js
---
layouts/shortcodes/lazyimg-row.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'layouts/shortcodes/lazyimg-row.html')
diff --git a/layouts/shortcodes/lazyimg-row.html b/layouts/shortcodes/lazyimg-row.html
index dd07f93..1e76de0 100644
--- a/layouts/shortcodes/lazyimg-row.html
+++ b/layouts/shortcodes/lazyimg-row.html
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
--
cgit v1.2.3
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-row.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'layouts/shortcodes/lazyimg-row.html')
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 @@
-
\ No newline at end of file
+
\ No newline at end of file
--
cgit v1.2.3