Tracking and Pixel
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
2026-02-17 12:25:02 -03:00
parent 21b28ba376
commit 75f7f4b09c

View File

@@ -64,7 +64,12 @@
</script>
</head>
<body>
<a href="#main-content" class="skip-link">Skip to main content</a>
<a
href="#main-content"
class="skip-link"
data-umami-event="skip to main content"
>Skip to main content</a
>
<main id="main-content" class="container" tabindex="-1">
<div class="emoji">🛸</div>
<h1>Nothing to See Here</h1>
@@ -77,5 +82,13 @@
Go on. Shoo. Scram. Or just keep wondering.
</p>
</main>
<img
src="https://analytics.mifi.holdings/pixel.gif"
alt=""
width="1"
height="1"
role="presentation"
loading="eager"
/>
</body>
</html>