mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-19 18:42:34 +00:00
Update URL
This commit is contained in:
parent
9445ba93af
commit
09b74ed47e
26
_config.yml
26
_config.yml
@ -466,11 +466,11 @@ index_with_subtitle: false
|
|||||||
exturl: false
|
exturl: false
|
||||||
|
|
||||||
# Google Webmaster tools verification.
|
# Google Webmaster tools verification.
|
||||||
# See: https://www.google.com/webmasters
|
# See: https://developers.google.com/search
|
||||||
google_site_verification:
|
google_site_verification:
|
||||||
|
|
||||||
# Bing Webmaster tools verification.
|
# Bing Webmaster tools verification.
|
||||||
# See: https://www.bing.com/webmaster
|
# See: https://www.bing.com/webmasters
|
||||||
bing_site_verification:
|
bing_site_verification:
|
||||||
|
|
||||||
# Yandex Webmaster tools verification.
|
# Yandex Webmaster tools verification.
|
||||||
@ -515,7 +515,7 @@ math:
|
|||||||
pjax: false
|
pjax: false
|
||||||
|
|
||||||
# FancyBox is a tool that offers a nice and elegant way to add zooming functionality for images.
|
# FancyBox is a tool that offers a nice and elegant way to add zooming functionality for images.
|
||||||
# For more information: https://fancyapps.com/fancybox
|
# For more information: https://fancyapps.com/fancybox/
|
||||||
fancybox: false
|
fancybox: false
|
||||||
|
|
||||||
# A JavaScript library for zooming images like Medium.
|
# A JavaScript library for zooming images like Medium.
|
||||||
@ -565,7 +565,7 @@ comments:
|
|||||||
# Available values: tabs | buttons
|
# Available values: tabs | buttons
|
||||||
style: tabs
|
style: tabs
|
||||||
# Choose a comment system to be displayed by default.
|
# Choose a comment system to be displayed by default.
|
||||||
# Available values: changyan | disqus | disqusjs | gitalk | livere | valine
|
# Available values: disqus | disqusjs | changyan | valine | livere | gitalk
|
||||||
active:
|
active:
|
||||||
# Setting `true` means remembering the comment system selected by the visitor.
|
# Setting `true` means remembering the comment system selected by the visitor.
|
||||||
storage: true
|
storage: true
|
||||||
@ -587,11 +587,11 @@ disqus:
|
|||||||
|
|
||||||
# DisqusJS
|
# DisqusJS
|
||||||
# Alternative Disqus - Render comment component using Disqus API.
|
# Alternative Disqus - Render comment component using Disqus API.
|
||||||
# Demo: https://suka.js.org/DisqusJS/
|
# Demo: https://disqusjs.skk.moe
|
||||||
# For more information: https://github.com/SukkaW/DisqusJS
|
# For more information: https://github.com/SukkaW/DisqusJS
|
||||||
disqusjs:
|
disqusjs:
|
||||||
enable: false
|
enable: false
|
||||||
# API Endpoint of Disqus API (https://disqus.com/api/).
|
# API Endpoint of Disqus API (https://disqus.com/api/docs/).
|
||||||
# Leave api empty if you are able to connect to Disqus API. Otherwise you need a reverse proxy for it.
|
# Leave api empty if you are able to connect to Disqus API. Otherwise you need a reverse proxy for it.
|
||||||
# For example:
|
# For example:
|
||||||
# api: https://disqus.skk.moe/disqus/
|
# api: https://disqus.skk.moe/disqus/
|
||||||
@ -682,7 +682,7 @@ growingio_analytics: # <project_id>
|
|||||||
cnzz_siteid:
|
cnzz_siteid:
|
||||||
|
|
||||||
# Show number of visitors of each article.
|
# Show number of visitors of each article.
|
||||||
# You can visit https://leancloud.cn to get AppID and AppKey.
|
# You can visit https://www.leancloud.cn to get AppID and AppKey.
|
||||||
# AppID and AppKey are recommended to be the same as valine's for counter compatibility.
|
# AppID and AppKey are recommended to be the same as valine's for counter compatibility.
|
||||||
# Warning: Do not enable both `valine.visitor` and `leancloud_visitors`.
|
# Warning: Do not enable both `valine.visitor` and `leancloud_visitors`.
|
||||||
leancloud_visitors:
|
leancloud_visitors:
|
||||||
@ -706,7 +706,7 @@ firestore:
|
|||||||
projectId: # Required
|
projectId: # Required
|
||||||
|
|
||||||
# Show Views / Visitors of the website / page with busuanzi.
|
# Show Views / Visitors of the website / page with busuanzi.
|
||||||
# Get more information on http://ibruce.info/2015/04/04/busuanzi
|
# Get more information on http://ibruce.info/2015/04/04/busuanzi/
|
||||||
busuanzi_count:
|
busuanzi_count:
|
||||||
enable: false
|
enable: false
|
||||||
total_visitors: true
|
total_visitors: true
|
||||||
@ -753,20 +753,20 @@ swiftype_key:
|
|||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
|
|
||||||
# Chatra Support
|
# Chatra Support
|
||||||
# See: https://chatra.io
|
# See: https://chatra.com
|
||||||
# Dashboard: https://app.chatra.io/settings/general
|
# Dashboard: https://app.chatra.io/settings/general
|
||||||
chatra:
|
chatra:
|
||||||
enable: false
|
enable: false
|
||||||
async: true
|
async: true
|
||||||
id: # Visit Dashboard to get your ChatraID
|
id: # Visit Dashboard to get your ChatraID
|
||||||
#embed: # Unfinished experimental feature for developers. See: https://chatra.io/help/api/#injectto
|
#embed: # Unfinished experimental feature for developers. See: https://chatra.com/help/api/#injectto
|
||||||
|
|
||||||
# Tidio Support
|
# Tidio Support
|
||||||
# See: https://www.tidiochat.com
|
# See: https://www.tidio.com
|
||||||
# Dashboard: https://www.tidiochat.com/panel/dashboard
|
# Dashboard: https://www.tidio.com/panel/dashboard
|
||||||
tidio:
|
tidio:
|
||||||
enable: false
|
enable: false
|
||||||
key: # Public Key, get it from dashboard. See: https://www.tidiochat.com/panel/settings/developer
|
key: # Public Key, get it from dashboard. See: https://www.tidio.com/panel/settings/developer
|
||||||
|
|
||||||
|
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user