css & fathom fix
This commit is contained in:
parent
3ee2611588
commit
880171237f
@ -16,8 +16,8 @@
|
|||||||
color: ;
|
color: ;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<link rel="stylesheet" type="text/css" href="https://pics.captainark.netcss/default.css" />
|
<link rel="stylesheet" type="text/css" href="https://pics.captainark.net/css/default.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="https://pics.captainark.netcss/component.css" />
|
<link rel="stylesheet" type="text/css" href="https://pics.captainark.net/css/component.css" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
<!-- Fathom - simple website analytics - https://github.com/usefathom/fathom -->
|
|
||||||
<script>
|
|
||||||
(function(f, a, t, h, o, m){
|
(function(f, a, t, h, o, m){
|
||||||
a[h]=a[h]||function(){
|
a[h]=a[h]||function(){
|
||||||
(a[h].q=a[h].q||[]).push(arguments)
|
(a[h].q=a[h].q||[]).push(arguments)
|
||||||
@ -11,5 +9,3 @@
|
|||||||
})(document, window, '//stats.captainark.net/tracker.js', 'fathom');
|
})(document, window, '//stats.captainark.net/tracker.js', 'fathom');
|
||||||
fathom('set', 'siteId', 'RHBQE');
|
fathom('set', 'siteId', 'RHBQE');
|
||||||
fathom('trackPageview');
|
fathom('trackPageview');
|
||||||
</script>
|
|
||||||
<!-- / Fathom -->
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
<!-- Fathom - simple website analytics - https://github.com/usefathom/fathom -->
|
|
||||||
<script>
|
|
||||||
(function(f, a, t, h, o, m){
|
(function(f, a, t, h, o, m){
|
||||||
a[h]=a[h]||function(){
|
a[h]=a[h]||function(){
|
||||||
(a[h].q=a[h].q||[]).push(arguments)
|
(a[h].q=a[h].q||[]).push(arguments)
|
||||||
@ -11,5 +9,3 @@
|
|||||||
})(document, window, '//stats.captainark.net/tracker.js', 'fathom');
|
})(document, window, '//stats.captainark.net/tracker.js', 'fathom');
|
||||||
fathom('set', 'siteId', 'RHBQE');
|
fathom('set', 'siteId', 'RHBQE');
|
||||||
fathom('trackPageview');
|
fathom('trackPageview');
|
||||||
</script>
|
|
||||||
<!-- / Fathom -->
|
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 184b754f0e4583f4d5448f938013a31eb37c022f
|
Subproject commit def55f2f52356712561db89a7a7c64e48a267348
|
Loading…
Reference in New Issue
Block a user