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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2022-05-13 09:07:55 +0300
committerXhmikosR <xhmikosr@gmail.com>2022-05-13 19:44:01 +0300
commiteacee3ad3fd5bef76c65fb9e49ab9fead57c1fca (patch)
treeb5dd63f1f23b77dc865a68f7e82a8cc4ee5be658
parentf7e8ca91e03165abb82d4c82555dc4ef96340cc9 (diff)
Add Fathom Analytics
-rw-r--r--site/layouts/partials/analytics.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/site/layouts/partials/analytics.html b/site/layouts/partials/analytics.html
index ded6e72448..98e5142f82 100644
--- a/site/layouts/partials/analytics.html
+++ b/site/layouts/partials/analytics.html
@@ -1,3 +1,5 @@
+<script defer src="https://cdn.usefathom.com/script.js" data-site="ITUSEYJG"></script>
+
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-146052-10', 'getbootstrap.com');