mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 02:38:27 -04:00
moved fathom domain
This commit is contained in:
parent
f3a3dc1646
commit
f83795e339
@ -32,7 +32,7 @@
|
||||
<link rel="icon" href="{{ "favicon-32.png" | absURL }}" sizes="32x32">
|
||||
<link rel="icon" href="{{ "favicon-16.png" | absURL }}" sizes="16x16">
|
||||
<link rel="shortcut icon" href="{{ "favicon.ico" | absURL }}">
|
||||
<link rel="dns-prefetch" href="https://fathom.jarv.is">
|
||||
<link rel="dns-prefetch" href="https://s.jarv.is">
|
||||
<link rel="author" href="{{ "humans.txt" | absURL }}">
|
||||
</head>
|
||||
<body id="{{ .Type }}">
|
@ -7,7 +7,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.jarv.is/tracker.js', 'fathom');
|
||||
})(document, window, 'https://s.jarv.is/tracker.js', 'fathom');
|
||||
fathom('set', 'siteId', 'DYCXU');
|
||||
fathom('trackPageview');
|
||||
</script>
|
@ -11,7 +11,7 @@
|
||||
<link rel="icon" href="https://jarv.is/favicon-32.png" sizes="32x32">
|
||||
<link rel="icon" href="https://jarv.is/favicon-16.png" sizes="16x16">
|
||||
<link rel="shortcut icon" href="https://jarv.is/favicon.ico">
|
||||
<link rel="dns-prefetch" href="https://fathom.jarv.is">
|
||||
<link rel="dns-prefetch" href="https://s.jarv.is">
|
||||
<link rel="author" href="https://jarv.is/humans.txt">
|
||||
<style>
|
||||
html, body {
|
||||
@ -84,7 +84,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.jarv.is/tracker.js', 'fathom');
|
||||
})(document, window, 'https://s.jarv.is/tracker.js', 'fathom');
|
||||
fathom('set', 'siteId', 'DYCXU');
|
||||
fathom('trackPageview');
|
||||
</script>
|
||||
|
@ -11,7 +11,7 @@
|
||||
<link rel="icon" href="https://jarv.is/favicon-32.png" sizes="32x32">
|
||||
<link rel="icon" href="https://jarv.is/favicon-16.png" sizes="16x16">
|
||||
<link rel="shortcut icon" href="https://jarv.is/favicon.ico">
|
||||
<link rel="dns-prefetch" href="https://fathom.jarv.is">
|
||||
<link rel="dns-prefetch" href="https://s.jarv.is">
|
||||
<link rel="author" href="https://jarv.is/humans.txt">
|
||||
<style>
|
||||
html, body {
|
||||
@ -114,7 +114,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.jarv.is/tracker.js', 'fathom');
|
||||
})(document, window, 'https://s.jarv.is/tracker.js', 'fathom');
|
||||
fathom('set', 'siteId', 'DYCXU');
|
||||
fathom('trackPageview');
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user