Add fathom analytics (#200)

Co-authored-by: Dillon <dillonzq@outlook.com>
This commit is contained in:
codedge
2020-04-21 17:37:05 +02:00
committed by GitHub
parent f14301c395
commit a5d0b9a3eb
4 changed files with 24 additions and 1 deletions

View File

@@ -782,6 +782,11 @@ enableEmoji = true
yandex = ""
pinterest = ""
baidu = ""
[params.fathomAnalytics]
# siteID = "ABC123"
# If you're self hosting use this for your tracker
# serverURL = "https://example.com"
# CSS and JS Files CDN
# CSS 和 JS 文件的 CDN 设置
[params.cdn]