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-24 18:47:47 +0300
committerGitHub <noreply@github.com>2020-04-24 18:47:47 +0300
commit7ab1c1063912eca9e3202446959f1526055ce5c9 (patch)
treec0e918ed9c4342db324873ec14f736401c3bbea5 /exampleSite/config.toml
parentf5888812168b458294241eb5d433d9650670b904 (diff)
chore(libs): update libs (#256)
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml24
1 files changed, 11 insertions, 13 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 44c4695..e67c2e5 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -701,10 +701,10 @@ enableEmoji = true
accessToken = "pk.eyJ1IjoiZGlsbG9uenEiLCJhIjoiY2s2czd2M2x3MDA0NjNmcGxmcjVrZmc2cyJ9.aSjv2BNuZUfARvxRYjSVZQ"
# style for the light theme
# 浅色主题的地图样式
- lightStyle = "mapbox://styles/mapbox/light-v9?optimize=true"
+ lightStyle = "mapbox://styles/mapbox/light-v10?optimize=true"
# style for the dark theme
# 深色主题的地图样式
- darkStyle = "mapbox://styles/mapbox/dark-v9?optimize=true"
+ darkStyle = "mapbox://styles/mapbox/dark-v10?optimize=true"
# whether to add NavigationControl (https://docs.mapbox.com/mapbox-gl-js/api/#navigationcontrol)
# 是否添加 NavigationControl (https://docs.mapbox.com/mapbox-gl-js/api/#navigationcontrol)
navigation = true
@@ -774,8 +774,6 @@ enableEmoji = true
appId = "QGzwQXOqs5JOhN4RGPOkR2mR-MdYXbMMI"
appKey = "WBmoGyJtbqUswvfLh6L8iEBr"
placeholder = ""
- notify = false
- verify = true
avatar = "mp"
meta= ""
pageSize = 10
@@ -863,20 +861,20 @@ enableEmoji = true
[params.cdn]
# normalize.css@8.0.1 https://github.com/necolas/normalize.css
normalizeCSS = ''
- # fontawesome-free@5.12.1 https://fontawesome.com/
+ # fontawesome-free@5.13.0 https://fontawesome.com/
fontawesomeFreeCSS = ''
# simple-icons@2.9.0 https://github.com/simple-icons/simple-icons
# ('https://cdn.jsdelivr.net/npm/simple-icons@v2/icons/')
simpleIconsPrefix = ''
# animate.css@3.7.2 https://github.com/daneden/animate.css
animateCSS = ''
- # smooth-scroll@16.1.2 https://github.com/cferdinandi/smooth-scroll
+ # smooth-scroll@16.1.3 https://github.com/cferdinandi/smooth-scroll
smoothScrollJS = ''
# autocomplete.js@0.37.1 https://github.com/algolia/autocomplete.js
autocompleteJS = ''
# lunr.js@2.3.8 https://lunrjs.com/
lunrJS = ''
- # algoliasearch@4.1.0 https://github.com/algolia/algoliasearch-client-javascript
+ # algoliasearch@4.2.0 https://github.com/algolia/algoliasearch-client-javascript
algoliasearchJS = ''
# lazysizes@5.2.0 https://github.com/aFarkas/lazysizes
lazysizesJS = ''
@@ -887,9 +885,9 @@ enableEmoji = true
lightgalleryZoomJS = ''
# clipboard.js@2.0.6 https://github.com/zenorocha/clipboard.js
clipboardJS = ''
- # sharer@0.4.0 https://github.com/ellisonleao/sharer.js
+ # sharer.js@0.4.0 https://github.com/ellisonleao/sharer.js
sharerJS = ''
- # typeit@6.5.1 https://github.com/alexmacarthur/typeit
+ # typeit@7.0.3 https://github.com/alexmacarthur/typeit
typeitJS = ''
# katex@0.11.1 https://katex.org/
katexCSS = ''
@@ -898,12 +896,12 @@ enableEmoji = true
katexCopyTexCSS = ''
katexCopyTexJS = ''
katexMhchemJS = ''
- # mermaid@8.4.8 https://github.com/knsv/mermaid
+ # mermaid@8.5.0 https://github.com/knsv/mermaid
mermaidJS = ''
- # echarts@4.6.0 https://echarts.apache.org/
+ # echarts@4.7.0 https://echarts.apache.org/
echartsJS = ''
echartsMacaronsJS = ''
- # mapbox-gl@1.8.1 https://docs.mapbox.com/mapbox-gl-js
+ # mapbox-gl@1.9.1 https://docs.mapbox.com/mapbox-gl-js
mapboxGLCSS = ''
mapboxGLJS = ''
# aplayer@1.10.1 https://github.com/MoePlayer/APlayer
@@ -914,7 +912,7 @@ enableEmoji = true
# gitalk@1.6.2 https://github.com/gitalk/gitalk
gitalkCSS = ''
gitalkJS = ''
- # valine@1.3.10 https://valine.js.org/
+ # valine@1.4.9 https://valine.js.org/
valineJS = ''
# Markup related configuration in Hugo