From fb84df6f8190a850b0456ca144139598bdb2800c Mon Sep 17 00:00:00 2001 From: roninro Date: Fri, 29 Jul 2022 19:47:30 +0800 Subject: support Medium's Image Zoom --- exampleSite/content/posts/image-zoom.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 exampleSite/content/posts/image-zoom.md (limited to 'exampleSite/content/posts') diff --git a/exampleSite/content/posts/image-zoom.md b/exampleSite/content/posts/image-zoom.md new file mode 100644 index 0000000..a206e07 --- /dev/null +++ b/exampleSite/content/posts/image-zoom.md @@ -0,0 +1,18 @@ ++++ +title = "Image Zoom" +date = 2022-07-29T14:07:47+08:00 +header_img = "" +short = false +toc = true +tags = ["theme", "image zoom"] +categories = [] ++++ + +## Image Zoom + +[zoom.js](https://github.com/fat/zoom.js) is a simple jQuery plugin for image zooming. + + +![WALL-E](/img/404-bg.jpg "WALL-E") + +![img2](https://cdn.photoswipe.com/photoswipe-demo-images/photos/1/img-2500.jpg) -- cgit v1.2.3