[ENHANCE] add google analytics for website
This commit is contained in:
parent
6d05b52e9d
commit
be00108704
|
|
@ -62,14 +62,17 @@ theme:
|
|||
plugins:
|
||||
- search:
|
||||
lang: ja
|
||||
# - git-revision-date-localized
|
||||
# - minify:
|
||||
# minify_html: true
|
||||
- git-revision-date-localized
|
||||
- minify:
|
||||
minify_html: true
|
||||
|
||||
extra:
|
||||
social:
|
||||
- icon: fontawesome/brands/github
|
||||
link: https://github.com/pkuflyingpig/cs-self-learning/
|
||||
analytics:
|
||||
provider: google
|
||||
property: G-KJB4RXSKZG
|
||||
|
||||
nav:
|
||||
- 前言: "index.md"
|
||||
|
|
|
|||
Loading…
Reference in New Issue