🐛 fix fathom
This commit is contained in:
5
app.html
5
app.html
@@ -2,10 +2,7 @@
|
|||||||
<html {{ HTML_ATTRS }}>
|
<html {{ HTML_ATTRS }}>
|
||||||
<head {{ HEAD_ATTRS }}>
|
<head {{ HEAD_ATTRS }}>
|
||||||
<!-- Fathom - beautiful, simple website analytics -->
|
<!-- Fathom - beautiful, simple website analytics -->
|
||||||
<script src="https://cdn.usefathom.com/3.js" site="OCSVINVR"></script>
|
<script src="https://cdn.usefathom.com/script.js" data-spa="auto" data-site="XVSLUORL" defer></script>
|
||||||
<script>
|
|
||||||
window.fathom || document.write('<script src="https://quokka.webgems.io/core.js"><\/script>');
|
|
||||||
</script>
|
|
||||||
<!-- / Fathom -->
|
<!-- / Fathom -->
|
||||||
|
|
||||||
{{ HEAD }}
|
{{ HEAD }}
|
||||||
|
|||||||
Reference in New Issue
Block a user