diff --git a/assets/lib/VERSION b/assets/lib/VERSION index d9d2248a..27d35aac 100644 --- a/assets/lib/VERSION +++ b/assets/lib/VERSION @@ -8,7 +8,9 @@ lunr.js@2.3.8 https://lunrjs.com/ algoliasearch@4.2.0 https://github.com/algolia/algoliasearch-client-javascript lazysizes@5.2.0 https://github.com/aFarkas/lazysizes twemoji@12.1.5 https://github.com/twitter/twemoji -lightgallery.js@1.1.3 lg-thumbnail@1.1.0 lg-zoom@1.1.0 https://github.com/sachinchoolur/lightgallery.js +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 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 84b5ffad..d9b006cb 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -949,7 +949,9 @@ enableEmoji = true lazysizesJS = "" # twemoji@12.1.5 https://github.com/twitter/twemoji twemojiJS = "" - # lightgallery.js@1.1.3 lg-thumbnail@1.1.0 lg-zoom@1.1.0 https://github.com/sachinchoolur/lightgallery.js + # 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 lightgalleryCSS = "" lightgalleryJS = "" lightgalleryThumbnailJS = "" diff --git a/exampleSite/content/posts/theme-documentation-basics.en.md b/exampleSite/content/posts/theme-documentation-basics.en.md index 900ae3b9..efc04e23 100644 --- a/exampleSite/content/posts/theme-documentation-basics.en.md +++ b/exampleSite/content/posts/theme-documentation-basics.en.md @@ -589,7 +589,9 @@ Please open the code block below to view the complete sample configuration :(far lazysizesJS = "" # {{< version 0.2.0 >}} {{< link "https://github.com/twitter/twemoji" "twemoji" >}}@12.1.5 twemojiJS = "" - # {{< link "https://github.com/sachinchoolur/lightgallery.js" "lightgallery.js" >}}@1.1.3 lg-thumbnail@1.1.0 lg-zoom@1.1.0 + # {{< 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 lightgalleryCSS = "" lightgalleryJS = "" lightgalleryThumbnailJS = "" diff --git a/exampleSite/content/posts/theme-documentation-basics.fr.md b/exampleSite/content/posts/theme-documentation-basics.fr.md index 453f6bb8..93c1fd74 100644 --- a/exampleSite/content/posts/theme-documentation-basics.fr.md +++ b/exampleSite/content/posts/theme-documentation-basics.fr.md @@ -594,7 +594,9 @@ Please open the code block below to view the complete sample configuration :(far lazysizesJS = "" # {{< version 0.2.0 >}} {{< link "https://github.com/twitter/twemoji" "twemoji" >}}@12.1.5 twemojiJS = "" - # {{< link "https://github.com/sachinchoolur/lightgallery.js" "lightgallery.js" >}}@1.1.3 lg-thumbnail@1.1.0 lg-zoom@1.1.0 + # {{< 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 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 b10e86e1..fedaae28 100644 --- a/exampleSite/content/posts/theme-documentation-basics.zh-cn.md +++ b/exampleSite/content/posts/theme-documentation-basics.zh-cn.md @@ -592,7 +592,9 @@ hugo lazysizesJS = "" # {{< version 0.2.0 >}} {{< link "https://github.com/twitter/twemoji" "twemoji" >}}@12.1.5 twemojiJS = "" - # {{< link "https://github.com/sachinchoolur/lightgallery.js" "lightgallery.js" >}}@1.1.3 lg-thumbnail@1.1.0 lg-zoom@1.1.0 + # {{< 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 lightgalleryCSS = "" lightgalleryJS = "" lightgalleryThumbnailJS = ""