add umami event

This commit is contained in:
2024-04-08 20:44:39 -05:00
parent 25f68ba505
commit 1a80361632
+1 -1
View File
@@ -30,6 +30,6 @@
<script defer src="assets/js/tracking.js"></script>
</head>
<body class="h-screen w-screen flex flex-col justify-center items-center">
<a class="w-40 h-40 bg-blue-400" href="https://github.com/jwetzell/showbridge"> </a>
<a class="w-40 h-40 bg-blue-400" href="https://github.com/jwetzell/showbridge" data-umami-event="logo-click"> </a>
</body>
</html>