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

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2020-04-30 18:21:52 +0300
committerGitHub <noreply@github.com>2020-04-30 18:21:52 +0300
commit3040ffa107eccd45416a5b9c5f3b85fdd50d94d8 (patch)
treed2ce33130c7929cd1a0a571f09f16a8cd35b8a96 /exampleSite/config.toml
parent3096ff623597d3af9a9c65525405b858ad547e7a (diff)
feat: improve browser compatibility for TypeIt and object-fit (#293)
* object-fit polyfill * TypeIt 7.0.3 -> 6.5.1
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml4
1 files changed, 3 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 628a4f2..e79e444 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -947,6 +947,8 @@ enableEmoji = true
algoliasearchJS = ""
# lazysizes@5.2.0 https://github.com/aFarkas/lazysizes
lazysizesJS = ""
+ # object-fit-images@3.2.4 https://github.com/fregante/object-fit-images
+ objectFitImagesJS = ""
# twemoji@12.1.5 https://github.com/twitter/twemoji
twemojiJS = ""
# lightgallery.js@1.1.3 https://github.com/sachinchoolur/lightgallery.js
@@ -960,7 +962,7 @@ enableEmoji = true
clipboardJS = ""
# sharer.js@0.4.0 https://github.com/ellisonleao/sharer.js
sharerJS = ""
- # typeit@7.0.3 https://github.com/alexmacarthur/typeit
+ # typeit@6.5.1 https://github.com/alexmacarthur/typeit
typeitJS = ""
# katex@0.11.1 https://katex.org/
katexCSS = ""