Comment out analytics script

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Russell Ballestrini 2025-10-15 18:05:44 -04:00
parent 82b067dce8
commit eb05a88b59

View file

@ -54,11 +54,11 @@ The "head" tag holds "meta data" on how various clients should render or display
<!-- <link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.classless.min.css "> -->
<link rel="stylesheet" href="/css/pico.classless.min.css">
<!--
<!--
Web analytics via Plausible an open source SaaS. Refer to: https://plausible.io
We self host here https://analytics.unturf.com (ask for access to look at metrics).
-->
<script defer data-domain="unturf.com" src="https://analytics.unturf.com/js/plausible.js"></script>
-->
<!-- We must "close" tags, like this: -->
</head>