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:
parent
82b067dce8
commit
eb05a88b59
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue