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

github.com/ribice/kiss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Stryker <public@jasonstryker.com>2018-09-20 00:51:40 +0300
committerJason Stryker <public@jasonstryker.com>2018-09-20 00:51:40 +0300
commit85b10e604bfd1dbb8fd7abcebe239f513b796b98 (patch)
tree1b56b684ff3332aefc04d3e4edb7e8a180006452 /exampleSite
parent56ff465751b8feb1f3792e7b7edf5b37898a6bc9 (diff)
add fathom analytics support
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index b907972..c7695c0 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -48,6 +48,9 @@ codepen = ""
siteID = 1
rootURL = "//matomo.example.com/"
+[params.fathomAnalytics]
+rootURL = "//fathom.example.com/"
+
[taxonomies]
tag ="tags"