Skip to content

Commit

Permalink
更新 google analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
liupengfei committed May 22, 2022
1 parent 27e2df8 commit 894ac50
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ languageCode = 'zh-cn'
title = "Petrie's Site"
theme = "ananke"
disqusShortname = "petrie"
googleAnalytics: G-T6WSQ8M692
googleAnalytics = "G-T6WSQ8M692"
3 changes: 3 additions & 0 deletions layouts/partials/head-additions.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<head>
{{ template "_internal/google_analytics.html" . }}
</head>

0 comments on commit 894ac50

Please sign in to comment.