We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe573df commit 4980ac1Copy full SHA for 4980ac1
1 file changed
config/_default/hugo.toml
@@ -7,6 +7,8 @@ buildFuture = false
7
enableEmoji = true
8
baseURL = "https://devmeeple.github.io/"
9
10
+googleAnalytics = "G-ZQRHQY8T3Y"
11
+
12
[pagination]
13
pagerSize = 100
14
0 commit comments