Wowie what a gay little website for my gay little self aria.coffee
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(other buttons.astro): Add two additional buttons

spec savers because that's funny and archive.org

Aria 30845e5d 62955a78

+11
public/static/img/88x31/eyes.gif

This is a binary file and will not be displayed.

public/static/img/88x31/lain.gif

This is a binary file and will not be displayed.

+11
src/pages/other buttons.astro
··· 52 52 image="/static/img/88x31/astro.png" 53 53 target="https://astro.build/" 54 54 /> 55 + <!--suppress HtmlDeprecatedAttribute --> 55 56 <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> 57 + <FriendLink 58 + name="Specsavers" 59 + image="/static/img/88x31/eyes.gif" 60 + target="https://www.specsavers.com.au/" 61 + /> 62 + <FriendLink 63 + name="Archive.org" 64 + image="/static/img/88x31/lain.gif" 65 + target="https://web.archive.org/web/*/https://aria.coffee/" 66 + /> 56 67 </div> 57 68 </Partition> 58 69 </BaseLayout>