diff options
author | luxagraf <sng@luxagraf.net> | 2019-04-13 13:24:58 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2019-04-13 13:24:58 -0500 |
commit | 1f0e0048491ece186d27f4ea76ed6ed5ceea4d57 (patch) | |
tree | 3a2d88cca39e251804c4787e1317ce67f77639c7 | |
parent | d83f3c6581fce37d553eeb79b92a883bf29876ca (diff) |
fixed bug in fathom js script code
-rw-r--r-- | design/templates/base.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/design/templates/base.html b/design/templates/base.html index d658b90..77b926e 100644 --- a/design/templates/base.html +++ b/design/templates/base.html @@ -91,7 +91,6 @@ if (navigator.serviceWorker) { } //--> <!-- Fathom analytics - https://github.com/usefathom/fathom --> -<script> (function(f, a, t, h, o, m){ a[h]=a[h]||function(){ (a[h].q=a[h].q||[]).push(arguments) |