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/config-prod.toml')
-rw-r--r--exampleSite/config-prod.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config-prod.toml b/exampleSite/config-prod.toml
index f7b7c87..1ddd58e 100644
--- a/exampleSite/config-prod.toml
+++ b/exampleSite/config-prod.toml
@@ -2,6 +2,7 @@ languageCode = "en-us"
title = "Massively"
baseURL = "https://hugo-theme-massively.netlify.com/"
theme = "../.."
+googleanalytics = "UA-113904582-4"
# [params]
# set below parameter to define a favicon
@@ -14,7 +15,6 @@ theme = "../.."
# featuredpost = "true"
[params.settings]
- googleanalytics = "UA-113904582-4"
disqus = "hugo-massively"
[languages]