diff --git a/out/img/TEMPORARY_88x31_HOTLINK_AT_YOUR_PERIL.gif b/out/img/TEMPORARY_88x31_HOTLINK_AT_YOUR_PERIL.gif
deleted file mode 100644
index cabdb33..0000000
Binary files a/out/img/TEMPORARY_88x31_HOTLINK_AT_YOUR_PERIL.gif and /dev/null differ
diff --git a/out/img/umbreon_dot_online.gif b/out/img/umbreon_dot_online.gif
new file mode 100644
index 0000000..e92b0d0
Binary files /dev/null and b/out/img/umbreon_dot_online.gif differ
diff --git a/out/img/umbreon_dot_online_static.gif b/out/img/umbreon_dot_online_static.gif
new file mode 100644
index 0000000..390f43a
Binary files /dev/null and b/out/img/umbreon_dot_online_static.gif differ
diff --git a/out/index.html b/out/index.html
index 1dadc10..bbf0fa3 100644
--- a/out/index.html
+++ b/out/index.html
@@ -90,11 +90,19 @@
 				security@ewin.moe</a>
 			</p>
 			<p class="eightyeightbythirtyones">
-				<img
-					alt="umbreon.online"
-					title="umbreon.online"
-					src="img/TEMPORARY_88x31_HOTLINK_AT_YOUR_PERIL.gif"
-				>
+				<a href="https://umbreon.online">
+					<picture>
+						<source
+							media="(prefers-reduced-motion)"
+							srcset="img/umbreon_dot_online_static.gif"
+						>
+						<img
+							alt="umbreon.online"
+							title="umbreon.online"
+							src="img/umbreon_dot_online.gif"
+						>
+					</picture>
+				</a>
 				<a href="https://loveshock.xyz">
 					<picture>
 						<source
@@ -131,12 +139,6 @@
 					>
 				</a>
 			</p>
-			<p>
-				<small>(the 88x31 for this site isnt really done yet please dont
-				include it on your site unless youre gonna check back here in
-				like a month to get the updated one when i eventually do
-				that)</small>
-			</p>
 		</main>
 	</body>
 </html>