mirror of
https://git.aria.coffee/BuyMyAria/aria.coffee.git
synced 2025-08-13 20:29:56 +00:00
feat(index.astro): add wicket's button
This commit is contained in:
parent
c10a865d1f
commit
08fc2e81ce
1 changed files with 5 additions and 0 deletions
|
@ -193,6 +193,11 @@ const age = seconds / 31556952;
|
||||||
image="https://koldinium.com/links/kold.png"
|
image="https://koldinium.com/links/kold.png"
|
||||||
target="https://koldinium.com/"
|
target="https://koldinium.com/"
|
||||||
/>
|
/>
|
||||||
|
<FriendLink
|
||||||
|
name="RestedWicked"
|
||||||
|
image="https://cdn.restedwicked.xyz/restedwicked_button.png"
|
||||||
|
target="https://restedwicked.xyz/"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
<a href="/other buttons">Extra 88x31 buttons!</a>
|
<a href="/other buttons">Extra 88x31 buttons!</a>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue