We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3956447 commit ba78f6dCopy full SHA for ba78f6d
2 files changed
config.toml
@@ -6,7 +6,7 @@ HasCJKLanguage = true
6
enableRobotsTXT = true
7
8
title = "Maerlyn's Rainbow"
9
-googleAnalytics = ""
+
10
11
theme = "hugo-theme-even"
12
pagination.pagerSize = 20
@@ -37,3 +37,6 @@ pagination.pagerSize = 20
37
[markup.goldmark.renderer]
38
unsafe = true
39
40
+[services]
41
+ [services.googleAnalytics]
42
+ id = "G-2X5NE9PX0B"
layouts/partials/google_analytics.html
0 commit comments