mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-19 18:42:34 +00:00
Update docs
This commit is contained in:
parent
12a7328f3f
commit
5e8876d577
10
_config.yml
10
_config.yml
@ -658,6 +658,7 @@ add_this_id:
|
|||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
|
|
||||||
# Google Analytics
|
# Google Analytics
|
||||||
|
# See: https://analytics.google.com
|
||||||
google_analytics:
|
google_analytics:
|
||||||
tracking_id: # <app_id>
|
tracking_id: # <app_id>
|
||||||
# By default, NexT will load an external gtag.js script on your site.
|
# By default, NexT will load an external gtag.js script on your site.
|
||||||
@ -665,12 +666,15 @@ google_analytics:
|
|||||||
only_pageview: false
|
only_pageview: false
|
||||||
|
|
||||||
# Baidu Analytics
|
# Baidu Analytics
|
||||||
|
# See: https://tongji.baidu.com
|
||||||
baidu_analytics: # <app_id>
|
baidu_analytics: # <app_id>
|
||||||
|
|
||||||
# Growingio Analytics
|
# Growingio Analytics
|
||||||
|
# See: https://www.growingio.com
|
||||||
growingio_analytics: # <project_id>
|
growingio_analytics: # <project_id>
|
||||||
|
|
||||||
# Cloudflare Web Analytics
|
# Cloudflare Web Analytics
|
||||||
|
# See: https://www.cloudflare.com/web-analytics/
|
||||||
cloudflare_analytics:
|
cloudflare_analytics:
|
||||||
|
|
||||||
# Show number of visitors of each article.
|
# Show number of visitors of each article.
|
||||||
@ -696,7 +700,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/
|
# For more information: http://ibruce.info/2015/04/04/busuanzi/
|
||||||
busuanzi_count:
|
busuanzi_count:
|
||||||
enable: false
|
enable: false
|
||||||
total_visitors: true
|
total_visitors: true
|
||||||
@ -740,7 +744,7 @@ local_search:
|
|||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
|
|
||||||
# Chatra Support
|
# Chatra Support
|
||||||
# See: https://chatra.com
|
# For more information: https://chatra.com
|
||||||
# Dashboard: https://app.chatra.io/settings/general
|
# Dashboard: https://app.chatra.io/settings/general
|
||||||
chatra:
|
chatra:
|
||||||
enable: false
|
enable: false
|
||||||
@ -749,7 +753,7 @@ chatra:
|
|||||||
#embed: # Unfinished experimental feature for developers. See: https://chatra.com/help/api/#injectto
|
#embed: # Unfinished experimental feature for developers. See: https://chatra.com/help/api/#injectto
|
||||||
|
|
||||||
# Tidio Support
|
# Tidio Support
|
||||||
# See: https://www.tidio.com
|
# For more information: https://www.tidio.com
|
||||||
# Dashboard: https://www.tidio.com/panel/dashboard
|
# Dashboard: https://www.tidio.com/panel/dashboard
|
||||||
tidio:
|
tidio:
|
||||||
enable: false
|
enable: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user