Added localhost to excluded fathom domains

This commit is contained in:
Mitchell McCaffrey 2021-01-22 20:32:00 +11:00
parent c49d46e04f
commit cee3514e71

View File

@ -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>