mirror of
https://github.com/jwetzell/showbridge-www.git
synced 2026-09-11 06:09:25 +00:00
add umami event
This commit is contained in:
+1
-1
@@ -30,6 +30,6 @@
|
|||||||
<script defer src="assets/js/tracking.js"></script>
|
<script defer src="assets/js/tracking.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="h-screen w-screen flex flex-col justify-center items-center">
|
<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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user