From dbee05798d40f34fcb4875bcf92fa913a190766d Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Thu, 7 May 2020 13:34:12 +0800 Subject: Add zoomable images --- layouts/_default/_markup/render-image.html | 3 +++ layouts/partials/head.html | 3 +++ layouts/partials/scripts.html | 9 +++++++++ layouts/shortcodes/lazyimg-col.html | 4 +++- layouts/shortcodes/lazyimg-row.html | 4 +++- layouts/shortcodes/lazyimg.html | 4 +++- 6 files changed, 24 insertions(+), 3 deletions(-) create mode 100644 layouts/_default/_markup/render-image.html (limited to 'layouts') diff --git a/layouts/_default/_markup/render-image.html b/layouts/_default/_markup/render-image.html new file mode 100644 index 0000000..3ebea6a --- /dev/null +++ b/layouts/_default/_markup/render-image.html @@ -0,0 +1,3 @@ +
+
+