From 716bf0663d18c969eba20dd2bc358c7cefc92dd8 Mon Sep 17 00:00:00 2001
From: aria
Date: Sun, 10 Aug 2025 11:37:41 +1000
Subject: [PATCH 1/7] feat(index): add addie's buutton
---
src/pages/index.astro | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 509bda5..08ae3e6 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -178,6 +178,11 @@ const age = seconds / 31556952;
image="https://hotsocket.fyi/files/media/img/button.png"
target="https://hotsocket.fyi/"
/>
+
Extra 88x31 buttons!
From afaf2d61b70807fb262c7607eb636232ec2cba5e Mon Sep 17 00:00:00 2001
From: aria
Date: Sun, 10 Aug 2025 11:39:12 +1000
Subject: [PATCH 2/7] feat(footer): move button, web ring and carbon rating to
center
---
src/components/Footer.astro | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/Footer.astro b/src/components/Footer.astro
index fdedc31..510c8cc 100644
--- a/src/components/Footer.astro
+++ b/src/components/Footer.astro
@@ -40,7 +40,7 @@ const COMMIT = `${execSync(`git log -1 --pr
-
+

Date: Sun, 10 Aug 2025 11:43:08 +1000
Subject: [PATCH 3/7] feat(index): add ari melody's button
---
src/pages/index.astro | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 08ae3e6..aaf868e 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -183,6 +183,11 @@ const age = seconds / 31556952;
image="https://addie.sh/live.button.gif"
target="https://addie.sh/"
/>
+
Extra 88x31 buttons!
From 43d33dd2a09835bc2884c6fdcf49e7987a694094 Mon Sep 17 00:00:00 2001
From: aria
Date: Sun, 10 Aug 2025 11:47:14 +1000
Subject: [PATCH 4/7] refactor(post-5.mdx): :bulb: remove completed TODO
---
src/blog/post-5.mdx | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/blog/post-5.mdx b/src/blog/post-5.mdx
index c9350c7..4af5fc4 100644
--- a/src/blog/post-5.mdx
+++ b/src/blog/post-5.mdx
@@ -19,8 +19,6 @@ A couple months ago I made the post ## Where are we now?
-{/* TODO: update days */}
-
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!
From d186e10931b4b2a678eab790f0da32947bc0ce3e Mon Sep 17 00:00:00 2001
From: aria
Date: Sun, 10 Aug 2025 15:17:29 +1000
Subject: [PATCH 5/7] feat(index.astro): add kold's button
---
src/pages/index.astro | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/src/pages/index.astro b/src/pages/index.astro
index aaf868e..86d594f 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -188,6 +188,11 @@ const age = seconds / 31556952;
image="https://arimelody.space/img/buttons/ari%20melody.gif"
target="https://arimelody.space/"
/>
+
Extra 88x31 buttons!
From cc96aaadf903abf5e4fe437d3b28c96851bfcf44 Mon Sep 17 00:00:00 2001
From: aria
Date: Sun, 10 Aug 2025 15:18:42 +1000
Subject: [PATCH 6/7] ci(forgejo/deploy): :zap: move back to using 3900x
machine now that runner is alive again
---
.forgejo/workflows/deploy.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml
index 35e79f6..b339660 100644
--- a/.forgejo/workflows/deploy.yaml
+++ b/.forgejo/workflows/deploy.yaml
@@ -8,7 +8,8 @@ on:
jobs:
deploy:
- runs-on: WebDeployment
+ runs-on: 3900x
+ # runs-on: WebDeployment
container:
image: docker.io/node:24-bookworm
steps:
From c10a865d1f3e943f8e89a941f2c161685c45fe7c Mon Sep 17 00:00:00 2001
From: aria
Date: Sun, 10 Aug 2025 15:19:28 +1000
Subject: [PATCH 7/7] style(index.astro): remove extra / from kold's link
---
src/pages/index.astro | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 86d594f..b160ede 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -191,7 +191,7 @@ const age = seconds / 31556952;