mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 11:38:28 -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-32.png" | absURL }}" sizes="32x32">
|
||||||
<link rel="icon" href="{{ "favicon-16.png" | absURL }}" sizes="16x16">
|
<link rel="icon" href="{{ "favicon-16.png" | absURL }}" sizes="16x16">
|
||||||
<link rel="shortcut icon" href="{{ "favicon.ico" | absURL }}">
|
<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 }}">
|
<link rel="author" href="{{ "humans.txt" | absURL }}">
|
||||||
</head>
|
</head>
|
||||||
<body id="{{ .Type }}">
|
<body id="{{ .Type }}">
|
@ -7,7 +7,7 @@
|
|||||||
m=f.getElementsByTagName('script')[0];
|
m=f.getElementsByTagName('script')[0];
|
||||||
o.async=1; o.src=t; o.id='fathom-script';
|
o.async=1; o.src=t; o.id='fathom-script';
|
||||||
m.parentNode.insertBefore(o,m)
|
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('set', 'siteId', 'DYCXU');
|
||||||
fathom('trackPageview');
|
fathom('trackPageview');
|
||||||
</script>
|
</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-32.png" sizes="32x32">
|
||||||
<link rel="icon" href="https://jarv.is/favicon-16.png" sizes="16x16">
|
<link rel="icon" href="https://jarv.is/favicon-16.png" sizes="16x16">
|
||||||
<link rel="shortcut icon" href="https://jarv.is/favicon.ico">
|
<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">
|
<link rel="author" href="https://jarv.is/humans.txt">
|
||||||
<style>
|
<style>
|
||||||
html, body {
|
html, body {
|
||||||
@ -84,7 +84,7 @@
|
|||||||
m=f.getElementsByTagName('script')[0];
|
m=f.getElementsByTagName('script')[0];
|
||||||
o.async=1; o.src=t; o.id='fathom-script';
|
o.async=1; o.src=t; o.id='fathom-script';
|
||||||
m.parentNode.insertBefore(o,m)
|
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('set', 'siteId', 'DYCXU');
|
||||||
fathom('trackPageview');
|
fathom('trackPageview');
|
||||||
</script>
|
</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-32.png" sizes="32x32">
|
||||||
<link rel="icon" href="https://jarv.is/favicon-16.png" sizes="16x16">
|
<link rel="icon" href="https://jarv.is/favicon-16.png" sizes="16x16">
|
||||||
<link rel="shortcut icon" href="https://jarv.is/favicon.ico">
|
<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">
|
<link rel="author" href="https://jarv.is/humans.txt">
|
||||||
<style>
|
<style>
|
||||||
html, body {
|
html, body {
|
||||||
@ -114,7 +114,7 @@
|
|||||||
m=f.getElementsByTagName('script')[0];
|
m=f.getElementsByTagName('script')[0];
|
||||||
o.async=1; o.src=t; o.id='fathom-script';
|
o.async=1; o.src=t; o.id='fathom-script';
|
||||||
m.parentNode.insertBefore(o,m)
|
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('set', 'siteId', 'DYCXU');
|
||||||
fathom('trackPageview');
|
fathom('trackPageview');
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user