feat(friends.astro): Add tess' buttons
This commit is contained in:
parent
7a030a0a67
commit
ebc6168caa
2 changed files with 14 additions and 2 deletions
|
@ -58,8 +58,8 @@ const pageTitle = "Aria's friends";
|
|||
image="/static/img/88x31/astro.png"
|
||||
target="https://astro.build/"
|
||||
/>
|
||||
<!--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>
|
||||
<div style="width: 176px; height: 62px" class="flex place-content-center items-center"><!--suppress HtmlDeprecatedAttribute -->
|
||||
<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
|
||||
name="Specsavers"
|
||||
image="/static/img/88x31/eyes.gif"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue