add umami
This commit is contained in:
parent
856bc4cbd5
commit
49ef3db243
1 changed files with 8 additions and 1 deletions
|
|
@ -4,7 +4,14 @@
|
|||
<meta charset="UTF-8" />
|
||||
<link rel="icon" href="/favicon.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Vite App</title>
|
||||
<title>nicwands</title>
|
||||
|
||||
<!--Umami-->
|
||||
<script
|
||||
defer
|
||||
src="https://umami.nicwands.com/script.js"
|
||||
data-website-id="f50208e9-a92e-4ba9-9941-9d841cbb26e2"
|
||||
></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue