feat(friends.astro): Add tess' buttons
This commit is contained in:
parent
7a030a0a67
commit
ebc6168caa
2 changed files with 14 additions and 2 deletions
|
@ -79,6 +79,18 @@ const pageTitle = "Aria's friends";
|
|||
image="https://meow-d.github.io/assets/images/buttons/meow_d.webp"
|
||||
target="https://meow-d.github.io/"
|
||||
/>
|
||||
<div class="outline-dashed flex outline-3 mx-1">
|
||||
<FriendLink
|
||||
name="~thermia"
|
||||
image="https://girlthi.ng/~thermia/img/88x31/thermia.gif"
|
||||
target="https://girlthi.ng/~thermia/"
|
||||
/>
|
||||
<FriendLink
|
||||
name="girlthi.ng"
|
||||
image="https://girlthi.ng/~thermia/img/88x31/girlthing.gif"
|
||||
target="https://girlthi.ng/"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</Partition>
|
||||
<Partition>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue