add umami analytics

This commit is contained in:
lianglianglee 2023-04-05 13:29:59 +08:00
parent 1f649ac968
commit f4b361617d
2 changed files with 6 additions and 1 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "themes/keep"]
path = themes/keep
url = https://github.com/XPoet/hexo-theme-keep.git
url = git@github.com:liangliangle/hexo-theme-keep.git

View File

@ -199,6 +199,11 @@ website_count:
site_pv: false # Option values: true | false
page_pv: false # Option values: true | false
analytics:
umami:
umami_enable : true
umami_src: "http://analyze.lianglianglee.com/umami.js"
umami_data_id: "17ea0407-527d-4c0b-ae64-3bdf28f5678a"
# ---------------------------------------------------------------------------------------
# Local Search
# Docs: https://keep-docs.xpoet.cn/tutorial/configuration-guide/local_search.html