diff options
Diffstat (limited to 'exampleSite/content/posts')
| -rw-r--r-- | exampleSite/content/posts/image-zoom.md | 18 |
1 files changed, 18 insertions, 0 deletions
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. + + + + + |
