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

github.com/kishaningithub/hugo-creative-portfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 948c16e..8bce9f3 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -31,6 +31,15 @@ googleAnalytics = ""
# - you're done. Happy mailing!
email = "you@yoursite.com"
+ # Optional Matomo analytics (formerly piwik)
+ # [params.analytics.matomo]
+ # URL = "https://stats.example.com"
+ # ID = "42"
+ # # Track all subdomains with "*.example.com" (Optional)
+ # domain = "www.example.com"
+ # # Optional integrity check hash
+ # hash = ""
+
# Nav links in the side bar
[[params.navlinks]]
name = "Home"