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

github.com/runningstream/hugograyscale.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrunningstream <runningstreamllc@gmail.com>2019-06-09 05:26:41 +0300
committerrunningstream <runningstreamllc@gmail.com>2019-06-09 05:26:41 +0300
commitddf6f3107de173614ee3ddcfd7084f204efd6dd5 (patch)
tree2b1a4f7d77ba2bbe0ec9b4ca69a6b6c5dc040c44 /exampleSite
parent6c7f028cd3ed82b796e2617d752ce7c94a469fc7 (diff)
Add head tag and googleAnalytics
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
-rw-r--r--exampleSite/config_for_github_pages.toml1
2 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 89d6f20..4734534 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -6,3 +6,4 @@ theme = "grayscale"
# Provide some metadata for search and indexing services
description = "A port of the Grayscale theme to Hugo"
author = "RunningStream"
+ #googleAnalytics = ""
diff --git a/exampleSite/config_for_github_pages.toml b/exampleSite/config_for_github_pages.toml
index 2ab2bc3..b91f90e 100644
--- a/exampleSite/config_for_github_pages.toml
+++ b/exampleSite/config_for_github_pages.toml
@@ -6,3 +6,4 @@ theme = "grayscale"
# Provide some metadata for search and indexing services
description = "A port of the Grayscale theme to Hugo"
author = "RunningStream"
+ #googleAnalytics = ""