add plausible analytics
This commit is contained in:
@@ -9,6 +9,11 @@
|
|||||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
|
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
|
||||||
<link rel="manifest" href="/site.webmanifest" />
|
<link rel="manifest" href="/site.webmanifest" />
|
||||||
<link rel="stylesheet" href="css/style.css" />
|
<link rel="stylesheet" href="css/style.css" />
|
||||||
|
<script
|
||||||
|
defer
|
||||||
|
data-domain="fretboard.nauen-it.de"
|
||||||
|
src="https://plausible.nauen-it.de/js/script.js"
|
||||||
|
></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Fretboard Trainer</h1>
|
<h1>Fretboard Trainer</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user