Updated Plausible

This commit is contained in:
James Dinh 2022-08-13 00:53:29 -07:00
parent 3dc1c351ec
commit e6a1b9de52
2 changed files with 4 additions and 1 deletions

View File

@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5501
}

View File

@ -29,7 +29,7 @@
<script defer src="js/leaflet.js"></script> <script defer src="js/leaflet.js"></script>
<script defer src="js/map.js"></script> <script defer src="js/map.js"></script>
<script defer src="js/general.js"></script> <script defer src="js/general.js"></script>
<script defer data-domain="gilroyhacks.com" src="https://plausible.gilroyhacks.com/js/plausible.js"></script> <script defer data-domain="gilroyhacks.com" src="https://plausible.gilroyhacks.com/js/script.js"></script>
<style> <style>
@font-face { @font-face {
font-family: "Glacial Indifference"; font-family: "Glacial Indifference";