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/shortcodes/lazyimg-row.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'layouts/shortcodes/lazyimg-row.html') diff --git a/layouts/shortcodes/lazyimg-row.html b/layouts/shortcodes/lazyimg-row.html index 83c604e..61e61ec 100644 --- a/layouts/shortcodes/lazyimg-row.html +++ b/layouts/shortcodes/lazyimg-row.html @@ -1 +1,3 @@ -

{{ index .Params 0 }}

\ No newline at end of file +

+ {{ index .Params 0 }} +

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