1
0
mirror of https://github.com/danbee/danbarber.me synced 2025-03-04 08:59:10 +00:00

Update Fathom hostname

This commit is contained in:
Daniel Barber 2018-07-17 17:52:23 -04:00
parent 38a7e07547
commit a97796af43
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -8,7 +8,7 @@
m=f.getElementsByTagName('script')[0];
o.async=1; o.src=t; o.id='fathom-script';
m.parentNode.insertBefore(o,m)
})(document, window, 'https://fathom.danbee.in/tracker.js', 'fathom');
})(document, window, 'https://stats.danbarber.me/tracker.js', 'fathom');
fathom('trackPageview');
</script>
<!-- / Fathom -->