feat(friends.astro): Add tess' buttons

This commit is contained in:
Aria 2024-12-27 14:14:06 +11:00
parent 7a030a0a67
commit ebc6168caa
Signed by: aria
GPG key ID: 19AB7AA462B8AB3B
2 changed files with 14 additions and 2 deletions

View file

@ -79,6 +79,18 @@ const pageTitle = "Aria's friends";
image="https://meow-d.github.io/assets/images/buttons/meow_d.webp" image="https://meow-d.github.io/assets/images/buttons/meow_d.webp"
target="https://meow-d.github.io/" 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> </div>
</Partition> </Partition>
<Partition> <Partition>

View file

@ -58,8 +58,8 @@ const pageTitle = "Aria's friends";
image="/static/img/88x31/astro.png" image="/static/img/88x31/astro.png"
target="https://astro.build/" target="https://astro.build/"
/> />
<!--suppress HtmlDeprecatedAttribute --> <div style="width: 176px; height: 62px" class="flex place-content-center items-center"><!--suppress HtmlDeprecatedAttribute -->
<div style="width: 176px; height: 62px" class="flex place-content-center items-center"><iframe src="https://incr.easrng.net/badge?key=ariadotcoffee" style="background: url(//incr.easrng.net/bg.gif); transform: scale(2);" title="increment badge" width="88" height="31" frameborder="0"></iframe></div> <iframe src="https://incr.easrng.net/badge?key=ariadotcoffee" style="background: url(//incr.easrng.net/bg.gif); transform: scale(2);" title="increment badge" width="88" height="31" frameborder="0"></iframe></div>
<FriendLink <FriendLink
name="Specsavers" name="Specsavers"
image="/static/img/88x31/eyes.gif" image="/static/img/88x31/eyes.gif"