Skip to content

Commit

Permalink
Update Google Analytics ID and script in analytics partial template
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsut committed May 19, 2024
1 parent 7a72258 commit 39e952e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ title = "箱庭"
theme = "kube"
description = "IoT/クラウドロボティクス時代の仮想シミュレーション環境"
Paginate = 4
GoogleAnalytics = "G-57DLKTNNK8"

DefaultContentLanguage = "ja"

[Services.GoogleAnalytics]
ID = "G-57DLKTNNK8"

[languages]
[languages.ja]
languageName = "JP"
Expand Down

0 comments on commit 39e952e

Please sign in to comment.