perf(index): move 0x5066's button to FriendLinkMid for further file size improvements
All checks were successful
Deploy to Web Server / deploy (push) Successful in 2m29s

This commit is contained in:
aria 2025-05-27 19:49:39 +10:00
parent bf50b23910
commit de43493c31
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds

View file

@ -5,6 +5,7 @@ import Greeting from "../components/Greeting";
import Social from "../components/Social.astro";
import BaseLayout from "../layouts/BaseLayout.astro";
import FriendLink from "../components/FriendLink.astro";
import FriendLinkMid from "../components/FriendLinkMid.astro";
const pageTitle = "Aria";
const currentDate = new Date();
@ -91,7 +92,7 @@ const age = seconds / 31556952;
image="https://notnite.com/buttons/notnite.png"
target="https://notnite.com/"
/>
<FriendLink
<FriendLinkMid
name="0x5066"
image="https://erisdump.neocities.org/buttons/88x31_2.gif"
target="https://erisdump.neocities.org"