Skip to content

Commit d05c591

Browse files
authored
Update config.toml
1 parent 33731a6 commit d05c591

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,9 @@ linenos = true
100100
[services]
101101
[services.googleAnalytics]
102102
id = 'G-W2371LM47S'
103-
103+
104+
googleAnalyticsAsync = false # use asynchronous tracking. Synchronous tracking by default
105+
104106
[markup]
105107
[markup.tableOfContents]
106108
endLevel = 8

0 commit comments

Comments
 (0)