Skip to content

Commit 1f6fbd2

Browse files
committed
fix config
1 parent ba78f6d commit 1f6fbd2

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

config.toml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,10 @@ pagination.pagerSize = 20
3131
[services]
3232
[services.disqus]
3333
shortname = 'wizmann'
34+
[services.googleAnalytics]
35+
id = "G-2X5NE9PX0B"
3436

3537
[markup]
3638
[markup.goldmark]
3739
[markup.goldmark.renderer]
38-
unsafe = true
39-
40-
[services]
41-
[services.googleAnalytics]
42-
id = "G-2X5NE9PX0B"
40+
unsafe = true

0 commit comments

Comments
 (0)