diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml
index b339660..35e79f6 100644
--- a/.forgejo/workflows/deploy.yaml
+++ b/.forgejo/workflows/deploy.yaml
@@ -8,8 +8,7 @@ on:
jobs:
deploy:
- runs-on: 3900x
- # runs-on: WebDeployment
+ 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 4af5fc4..c9350c7 100644
--- a/src/blog/post-5.mdx
+++ b/src/blog/post-5.mdx
@@ -19,6 +19,8 @@ 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 510c8cc..fdedc31 100644
--- a/src/components/Footer.astro
+++ b/src/components/Footer.astro
@@ -40,7 +40,7 @@ const COMMIT = `${execSync(`git log -1 --pr