Skip to content

Commit d7d82a2

Browse files
authored
Merge pull request #1 from DandyLyons/dl-branch-1
Add Google Analytics
2 parents 46c9ada + 5701582 commit d7d82a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ theme = "hugo-blog-awesome"
4646
# To enable Google Analytics 4 (gtag.js) provide G-MEASUREMENT_ID below.
4747
# To disable Google Analytics, simply leave the field empty or remove the next two lines
4848
[services.googleAnalytics]
49-
id = '' # G-MEASUREMENT_ID
49+
id = 'G-7G9ZP4G8R6' # G-MEASUREMENT_ID
5050

5151
# To enable Disqus comments, provide Disqus Shortname below.
5252
# To disable Disqus comments, simply leave the field empty or remove the next two lines

0 commit comments

Comments
 (0)