Add back .env fathom id

This commit is contained in:
Mitchell McCaffrey 2021-01-25 08:20:20 +11:00
parent edffbd8971
commit dc3827b6a9

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" data-excluded-domains="localhost" defer></script>
<script src="https://angelfish.owlbear.rodeo/script.js" data-spa="auto" data-site="%REACT_APP_FATHOM_SITE_ID%" data-excluded-domains="localhost" defer></script>
<!-- / Fathom -->
</head>
<body>