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:
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!
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