feat(other buttons.astro): Add two additional buttons
spec savers because that's funny and archive.org
This commit is contained in:
parent
62955a7837
commit
30845e5d63
3 changed files with 11 additions and 0 deletions
|
@ -52,7 +52,18 @@ const pageTitle = "Aria's friends";
|
|||
image="/static/img/88x31/astro.png"
|
||||
target="https://astro.build/"
|
||||
/>
|
||||
<!--suppress HtmlDeprecatedAttribute -->
|
||||
<iframe src="//incr.easrng.net/badge?key=ariadotcoffee" style="background: url(//incr.easrng.net/bg.gif)" title="increment badge" width="88" height="31" frameborder="0"></iframe>
|
||||
<FriendLink
|
||||
name="Specsavers"
|
||||
image="/static/img/88x31/eyes.gif"
|
||||
target="https://www.specsavers.com.au/"
|
||||
/>
|
||||
<FriendLink
|
||||
name="Archive.org"
|
||||
image="/static/img/88x31/lain.gif"
|
||||
target="https://web.archive.org/web/*/https://aria.coffee/"
|
||||
/>
|
||||
</div>
|
||||
</Partition>
|
||||
</BaseLayout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue