feat(other buttons.astro): Add button for eightyeightthirty.one
The scraper finally picked me up so I can link directly to my place in the "web" https://eightyeightthirty.one/#aria.coffee
This commit is contained in:
parent
30845e5d63
commit
a872096063
1 changed files with 6 additions and 0 deletions
|
@ -12,6 +12,12 @@ const pageTitle = "Aria's friends";
|
||||||
<h1 class="text-2xl">Here are some more 88x31 buttons:</h1>
|
<h1 class="text-2xl">Here are some more 88x31 buttons:</h1>
|
||||||
<br />
|
<br />
|
||||||
<div class="flex outline-dotted p-2 flex-wrap">
|
<div class="flex outline-dotted p-2 flex-wrap">
|
||||||
|
<FriendLink
|
||||||
|
name="eightyeightthirty.one"
|
||||||
|
image="https://eightyeightthirty.one/88x31.png"
|
||||||
|
target="https://eightyeightthirty.one/#aria.coffee"
|
||||||
|
/>
|
||||||
|
|
||||||
<FriendLink
|
<FriendLink
|
||||||
name="Low Tier God"
|
name="Low Tier God"
|
||||||
image="/static/img/88x31/lowtiergod.png"
|
image="/static/img/88x31/lowtiergod.png"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue