update umbreon.online button

This commit is contained in:
ewin 2024-11-07 16:29:38 -05:00
parent 5ba68f7906
commit 5436f87a1f
Signed by: erin
SSH key fingerprint: SHA256:clvLPaxKthBet+VUQTKQdDkjaqg2/KnYHQaPASp5pFE
4 changed files with 13 additions and 11 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 863 B

View file

@ -90,11 +90,19 @@
security@ewin.moe</a> security@ewin.moe</a>
</p> </p>
<p class="eightyeightbythirtyones"> <p class="eightyeightbythirtyones">
<img <a href="https://umbreon.online">
alt="umbreon.online" <picture>
title="umbreon.online" <source
src="img/TEMPORARY_88x31_HOTLINK_AT_YOUR_PERIL.gif" 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"> <a href="https://loveshock.xyz">
<picture> <picture>
<source <source
@ -131,12 +139,6 @@
> >
</a> </a>
</p> </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> </main>
</body> </body>
</html> </html>