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:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6e26e05..ab807b9 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,9 @@ rootURL = "//matomo.example.com/"
[params.fathomAnalytics]
rootURL = "//fathom.example.com/"
+[params.hotjarAnalytics]
+hjid = 1
+
[taxonomies]
tag ="tags"
@@ -171,7 +174,7 @@ on demand loading:
```toml
[params.features]
-disqusOnDemand = true
+disqusOnDemand = true
```
## Single Page Configuration