Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dillonzq/LoveIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2020-04-29 20:29:26 +0300
committerDillon <dillonzq@outlook.com>2020-04-29 20:29:26 +0300
commit1e7dab4b9b35f89c8f6a7e8f7aa348c35e90601b (patch)
tree3d56d3b57dd281c3df113e7c2f6418e1d97c624d
parentf8ab15bb6b8f6171e5042769f0c779e0d319ed6a (diff)
parent74a10e03508f931ec62162af26a197931ac79aa1 (diff)
Merge branch 'develop'v0.2.2
-rw-r--r--assets/lib/VERSION2
-rw-r--r--exampleSite/config.toml2
-rw-r--r--exampleSite/content/posts/theme-documentation-basics.en.md2
-rw-r--r--exampleSite/content/posts/theme-documentation-basics.fr.md2
-rw-r--r--exampleSite/content/posts/theme-documentation-basics.zh-cn.md2
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 = ""