We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba78f6d commit 1f6fbd2Copy full SHA for 1f6fbd2
1 file changed
config.toml
@@ -31,12 +31,10 @@ pagination.pagerSize = 20
31
[services]
32
[services.disqus]
33
shortname = 'wizmann'
34
+ [services.googleAnalytics]
35
+ id = "G-2X5NE9PX0B"
36
37
[markup]
38
[markup.goldmark]
39
[markup.goldmark.renderer]
- unsafe = true
-
40
-[services]
41
- [services.googleAnalytics]
42
- id = "G-2X5NE9PX0B"
+ unsafe = true
0 commit comments