diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 4601369..7568be2 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -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/"