Add plausible analytics.

main
Joshua Potter 2024-01-10 11:55:07 -07:00
parent eb0bc7d44b
commit ad331e83ab
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@
}
});
</script>
<!-- Google Analytics -->
{% include google-analytics.html %}
<!-- Plausible Analytics -->
<script defer data-domain="jrpotter.com" src="http://analytics.jrpotter.com/js/script.js"></script>
<!-- Use Jekyll SEO plugin -->
{% seo %}
</head>