Update umami tracker
This commit is contained in:
parent
422e5fbd38
commit
ded05cbe2f
1 changed files with 2 additions and 2 deletions
|
@ -35,13 +35,13 @@
|
||||||
<meta name="theme-color" content="#ffffff">
|
<meta name="theme-color" content="#ffffff">
|
||||||
|
|
||||||
<title>Embroidery Viewer</title>
|
<title>Embroidery Viewer</title>
|
||||||
<script async defer data-website-id="e9089f5e-32ea-45f1-a000-b16af1dba58a"
|
|
||||||
src="https://umami.leomurca.xyz/umami.js"></script>
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
<script type="module" src="/src/main.js"></script>
|
<script type="module" src="/src/main.js"></script>
|
||||||
|
<script async defer data-website-id="e9089f5e-32ea-45f1-a000-b16af1dba58a"
|
||||||
|
src="https://umami.leomurca.xyz/umami.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue