From 74a10e03508f931ec62162af26a197931ac79aa1 Mon Sep 17 00:00:00 2001 From: Dillon Date: Thu, 30 Apr 2020 01:28:55 +0800 Subject: chore(docs): update docs --- assets/lib/VERSION | 2 +- exampleSite/config.toml | 2 +- exampleSite/content/posts/theme-documentation-basics.en.md | 2 +- exampleSite/content/posts/theme-documentation-basics.fr.md | 2 +- exampleSite/content/posts/theme-documentation-basics.zh-cn.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/lib/VERSION b/assets/lib/VERSION index 27d35aac..7d003720 100644 --- a/assets/lib/VERSION +++ b/assets/lib/VERSION @@ -10,7 +10,7 @@ lazysizes@5.2.0 https://github.com/aFarkas/lazysizes twemoji@12.1.5 https://github.com/twitter/twemoji lightgallery.js@1.1.3 https://github.com/sachinchoolur/lightgallery.js lg-thumbnail.js@1.1.0 https://github.com/sachinchoolur/lg-thumbnail.js -lg-zoom.js@1.1.0 https://github.com/sachinchoolur/lg-zoom.js +lg-zoom.js@1.0.1 https://github.com/sachinchoolur/lg-zoom.js clipboard.js@2.0.6 https://github.com/zenorocha/clipboard.js sharer.js@0.4.0 https://github.com/ellisonleao/sharer.js typeit@7.0.3 https://github.com/alexmacarthur/typeit diff --git a/exampleSite/config.toml b/exampleSite/config.toml index d9b006cb..24b68cbc 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -951,7 +951,7 @@ enableEmoji = true twemojiJS = "" # lightgallery.js@1.1.3 https://github.com/sachinchoolur/lightgallery.js # lg-thumbnail.js@1.1.0 https://github.com/sachinchoolur/lg-thumbnail.js - # lg-zoom.js@1.1.0 https://github.com/sachinchoolur/lg-zoom.js + # lg-zoom.js@1.0.1 https://github.com/sachinchoolur/lg-zoom.js lightgalleryCSS = "" lightgalleryJS = "" lightgalleryThumbnailJS = "" diff --git a/exampleSite/content/posts/theme-documentation-basics.en.md b/exampleSite/content/posts/theme-documentation-basics.en.md index efc04e23..5524894c 100644 --- a/exampleSite/content/posts/theme-documentation-basics.en.md +++ b/exampleSite/content/posts/theme-documentation-basics.en.md @@ -591,7 +591,7 @@ Please open the code block below to view the complete sample configuration :(far twemojiJS = "" # {{< link "https://github.com/sachinchoolur/lightgallery.js" "lightgallery.js" >}}@1.1.3 # {{< link "https://github.com/sachinchoolur/lg-thumbnail.js" "lg-thumbnail.js" >}}@1.1.0 - # {{< link "https://github.com/sachinchoolur/lg-zoom.js" "lg-zoom.js" >}}@1.1.0 + # {{< link "https://github.com/sachinchoolur/lg-zoom.js" "lg-zoom.js" >}}@1.0.1 lightgalleryCSS = "" lightgalleryJS = "" lightgalleryThumbnailJS = "" diff --git a/exampleSite/content/posts/theme-documentation-basics.fr.md b/exampleSite/content/posts/theme-documentation-basics.fr.md index 93c1fd74..c91220bf 100644 --- a/exampleSite/content/posts/theme-documentation-basics.fr.md +++ b/exampleSite/content/posts/theme-documentation-basics.fr.md @@ -596,7 +596,7 @@ Please open the code block below to view the complete sample configuration :(far twemojiJS = "" # {{< link "https://github.com/sachinchoolur/lightgallery.js" "lightgallery.js" >}}@1.1.3 # {{< link "https://github.com/sachinchoolur/lg-thumbnail.js" "lg-thumbnail.js" >}}@1.1.0 - # {{< link "https://github.com/sachinchoolur/lg-zoom.js" "lg-zoom.js" >}}@1.1.0 + # {{< link "https://github.com/sachinchoolur/lg-zoom.js" "lg-zoom.js" >}}@1.0.1 lightgalleryCSS = "" lightgalleryJS = "" lightgalleryThumbnailJS = "" diff --git a/exampleSite/content/posts/theme-documentation-basics.zh-cn.md b/exampleSite/content/posts/theme-documentation-basics.zh-cn.md index fedaae28..dc966032 100644 --- a/exampleSite/content/posts/theme-documentation-basics.zh-cn.md +++ b/exampleSite/content/posts/theme-documentation-basics.zh-cn.md @@ -594,7 +594,7 @@ hugo twemojiJS = "" # {{< link "https://github.com/sachinchoolur/lightgallery.js" "lightgallery.js" >}}@1.1.3 # {{< link "https://github.com/sachinchoolur/lg-thumbnail.js" "lg-thumbnail.js" >}}@1.1.0 - # {{< link "https://github.com/sachinchoolur/lg-zoom.js" "lg-zoom.js" >}}@1.1.0 + # {{< link "https://github.com/sachinchoolur/lg-zoom.js" "lg-zoom.js" >}}@1.0.1 lightgalleryCSS = "" lightgalleryJS = "" lightgalleryThumbnailJS = "" -- cgit v1.2.3