diff options
| author | roninro <liumy.f@foxmail.com> | 2022-08-02 15:24:34 +0800 |
|---|---|---|
| committer | roninro <liumy.f@foxmail.com> | 2022-08-02 15:24:34 +0800 |
| commit | dfb6b815514a14c311ee5a1027c8d2669f2430f8 (patch) | |
| tree | d8b4584f9e17096ffffe61f4f126afeb0afdf40a /exampleSite/content/posts/image-demo/index.md | |
| parent | 0072f3dac08dab7640cf5a3ae98c21e4ed3ca988 (diff) | |
lazysizes
Diffstat (limited to 'exampleSite/content/posts/image-demo/index.md')
| -rw-r--r-- | exampleSite/content/posts/image-demo/index.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/exampleSite/content/posts/image-demo/index.md b/exampleSite/content/posts/image-demo/index.md new file mode 100644 index 0000000..45f2741 --- /dev/null +++ b/exampleSite/content/posts/image-demo/index.md @@ -0,0 +1,18 @@ ++++ +title = "Image Demo" +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. + + + + + |
