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

github.com/curttimson/hugo-theme-massively.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 8e6d3bc..198b0cd 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -4,4 +4,7 @@ baseURL = "http://localhost:1313/"
theme = "../.."
[params.posts]
- foldername = "post" \ No newline at end of file
+ foldername = "post"
+
+[params.settings]
+ googleanalytics = "UA-113904582-3" \ No newline at end of file