Compare commits

...

7 commits

4 changed files with 18 additions and 4 deletions

View file

@ -8,7 +8,8 @@ on:
jobs:
deploy:
runs-on: WebDeployment
runs-on: 3900x
# runs-on: WebDeployment
container:
image: docker.io/node:24-bookworm
steps:

View file

@ -19,8 +19,6 @@ A couple months ago I made the post <a href="https://aria.coffee/posts/post-2/"
<h2 class="text-2xl"><strong>## Where are we now?</strong></h2>
{/* TODO: update days */}
<br />
I am now 118 days into HRT at the time of writing, it has been honestly insane. from the softening of skin, to noticable change in body shape!

View file

@ -40,7 +40,7 @@ const COMMIT = `<a href=${commitURL} target="_blank">${execSync(`git log -1 --pr
<br />
</p>
</div>
<div class="flex">
<div class="flex place-self-center">
<img
class="badge size-fit"
src={`/static/img/buttons/aria.${buttonFormat}`}

View file

@ -178,6 +178,21 @@ const age = seconds / 31556952;
image="https://hotsocket.fyi/files/media/img/button.png"
target="https://hotsocket.fyi/"
/>
<FriendLink
name="Addie"
image="https://addie.sh/live.button.gif"
target="https://addie.sh/"
/>
<FriendLink
name="ari melody"
image="https://arimelody.space/img/buttons/ari%20melody.gif"
target="https://arimelody.space/"
/>
<FriendLink
name="koldinium"
image="https://koldinium.com/links/kold.png"
target="https://koldinium.com/"
/>
</div>
<br />
<a href="/other buttons">Extra 88x31 buttons!</a>