mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-17 09:47:05 +01:00
exampleSite/config.toml: Add Google Analytics example
This commit is contained in:
parent
7e3c5445f8
commit
8f640f4c9b
@ -8,6 +8,7 @@ theme = "hugo-theme-bootstrap4-blog"
|
||||
paginate = 5
|
||||
# optionally override the site's footer with custom copyright text
|
||||
# copyright = "Except where otherwise noted, content on this site is licensed under a [Creative Commons Attribution 4.0 International license](https://creativecommons.org/licenses/by-sa/4.0/)."
|
||||
#googleAnalytics = "UA-123-45"
|
||||
|
||||
[permalinks]
|
||||
post = "/:year/:month/:title/"
|
||||
|
Loading…
Reference in New Issue
Block a user