diff --git a/exampleSite/config.toml b/exampleSite/config.toml index dc4c610..056e1ab 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -8,7 +8,7 @@ title = "Dot" # disable language disableLanguages = [] # google analytics -googleAnalytics = "" # paste your analytics ID here. Ex: UA-123-45 +googleAnalytics = "" # paste your analytics ID here. (Ex: UA-123-45) # unsafe html [markup.goldmark.renderer]