Skip to content

Commit 0fe466f

Browse files
committed
Add umami analytics
1 parent 394fb30 commit 0fe466f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

webapp/index.html

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
77
<link rel="icon" href="favicon.ico" />
88
<title>keyboard-tools</title>
9+
<script
10+
defer
11+
src="https://cloud.umami.is/script.js"
12+
data-website-id="09897a75-e7ea-4333-871a-32ed85a5224d"></script>
913
</head>
1014
<body>
1115
<noscript>

0 commit comments

Comments
 (0)