Added localhost to excluded fathom domains
This commit is contained in:
parent
c49d46e04f
commit
cee3514e71
@ -28,7 +28,7 @@
|
||||
<meta property="og:image" content="%PUBLIC_URL%/thumbnail.jpg" />
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<!-- Fathom -->
|
||||
<script src="https://angelfish.owlbear.rodeo/script.js" data-spa="auto" data-site="VMSHBPKD" defer></script>
|
||||
<script src="https://angelfish.owlbear.rodeo/script.js" data-spa="auto" data-site="VMSHBPKD" data-excluded-domains="localhost" defer></script>
|
||||
<!-- / Fathom -->
|
||||
</head>
|
||||
<body>
|
||||
|
Loading…
Reference in New Issue
Block a user