perf(index): try 0x5066's button with FriendLinkLow
This commit is contained in:
parent
de43493c31
commit
83d634817a
1 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@ import Social from "../components/Social.astro";
|
|||
import BaseLayout from "../layouts/BaseLayout.astro";
|
||||
import FriendLink from "../components/FriendLink.astro";
|
||||
import FriendLinkMid from "../components/FriendLinkMid.astro";
|
||||
import FriendLinkLow from "../components/FriendLinkLow.astro";
|
||||
const pageTitle = "Aria";
|
||||
|
||||
const currentDate = new Date();
|
||||
|
@ -92,7 +93,7 @@ const age = seconds / 31556952;
|
|||
image="https://notnite.com/buttons/notnite.png"
|
||||
target="https://notnite.com/"
|
||||
/>
|
||||
<FriendLinkMid
|
||||
<FriendLinkLow
|
||||
name="0x5066"
|
||||
image="https://erisdump.neocities.org/buttons/88x31_2.gif"
|
||||
target="https://erisdump.neocities.org"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue