From 4e82b638168911d36e6191fb63e0f481eb745d1d Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Tue, 9 Oct 2018 15:40:28 +0200 Subject: [PATCH] Add fathom tracking script --- blog/templates/first-edition/base.html | 15 +++++++++++++++ blog/templates/second-edition/base.html | 15 +++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/blog/templates/first-edition/base.html b/blog/templates/first-edition/base.html index a4012f0e..aed4c87c 100644 --- a/blog/templates/first-edition/base.html +++ b/blog/templates/first-edition/base.html @@ -54,6 +54,21 @@ })(); + + + + diff --git a/blog/templates/second-edition/base.html b/blog/templates/second-edition/base.html index 913377a7..e877cf94 100644 --- a/blog/templates/second-edition/base.html +++ b/blog/templates/second-edition/base.html @@ -55,6 +55,21 @@ })(); + + + +