Skip to content

Commit a80febd

Browse files
authored
Merge pull request #1245 from nihaals/improve-ga-doc
Improved Google Analytics example
2 parents b375f4e + 16010ee commit a80febd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book-example/src/format/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ preferred-dark-theme = "navy"
260260
curly-quotes = true
261261
mathjax-support = false
262262
copy-fonts = true
263-
google-analytics = "123456"
263+
google-analytics = "UA-123456-7"
264264
additional-css = ["custom.css", "custom2.css"]
265265
additional-js = ["custom.js"]
266266
no-section-label = false

0 commit comments

Comments
 (0)