Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gethugothemes/dot-hugo-documentation-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsomrat <monnaf37@gmail.com>2020-05-04 08:25:58 +0300
committersomrat <monnaf37@gmail.com>2020-05-04 08:25:58 +0300
commitaeff2d38e34af3783b7d6820098eafca20131107 (patch)
treebf8d10832000160557b5736d4db43c12b52a5985 /exampleSite
parent5f0aabfc537bad360f7cf40e830cc6ffe2ab328d (diff)
modified config file
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
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]