Pixel URI fix
This commit is contained in:
@@ -9,13 +9,5 @@
|
||||
</head>
|
||||
<body data-sveltekit-preload-data="hover">
|
||||
<div style="display: contents">%sveltekit.body%</div>
|
||||
<img
|
||||
src="https://analytics.mifi.holdings/pixel.gif"
|
||||
alt=""
|
||||
width="1"
|
||||
height="1"
|
||||
role="presentation"
|
||||
loading="eager"
|
||||
/>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -94,3 +94,11 @@
|
||||
</header>
|
||||
{@render children()}
|
||||
<Footer />
|
||||
<img
|
||||
src="https://analytics.mifi.holdings/p/wQ9GYnLIg"
|
||||
alt=""
|
||||
width="1"
|
||||
height="1"
|
||||
role="presentation"
|
||||
loading="eager"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user