diff --git a/content/posts/the-migration-to-arch.md b/content/posts/the-migration-to-arch.md
index f3c1f45..1e462cf 100644
--- a/content/posts/the-migration-to-arch.md
+++ b/content/posts/the-migration-to-arch.md
@@ -1,7 +1,7 @@
 ---
-title: "The_migration_to_arch"
+title: "The Migration to Arch"
 date: 2023-08-15T02:04:21-06:00
-draft: true
+draft: false
 tags: ['arch linux', 'git', 'self host']
 summary:
 tocOpen: true
@@ -29,14 +29,17 @@ recent generation, and I had an upcycled machine ready for some data crunching!
 
 Eventually, I envision a whole bunch of services running in my 'home lab', as home-labians have taken to calling their piles of processors, but for now, I have a humble three:
 
-  - fosscat.com
+  - [fosscat.com](https://fosscat.com):
+
     The wonderful website you find yourself on currently
     
-  - git.fosscat.com
+  - [git.fosscat.com](https://git.fosscat.com):
+
     My newly hosted gitea instance to host all of my current and future repos! This was a bugger to setup, but I ended up [figuring out the issues _WRITE ME_](https://fosscat.com/)
 
-  - sub.fosscat.com
-    I don't want to say what the subdomain is (though its probably discoverable) just because the project using it is still WIP, but my wife and built a budget app together, and 
+  - [sub.fosscat.com](https://sub.fosscat.com):
+
+    I don't want to say what the actual subdomain is (though its probably discoverable) just because the project using it is still WIP, but my wife and built a budget app together, and 
     this machine hosts the REST Api I wrote in Zig.
 
 ## The Alt Timeline with Guix
diff --git a/static/images/arch-logo.png b/static/images/arch-logo.png
index 8a89ad7..f13792a 100644
Binary files a/static/images/arch-logo.png and b/static/images/arch-logo.png differ