diff --git a/content/posts/nixos-easy-host.md b/content/posts/nixos-easy-host.md
index a51a332..1798c9c 100644
--- a/content/posts/nixos-easy-host.md
+++ b/content/posts/nixos-easy-host.md
@@ -1,6 +1,6 @@
 +++
 title = "Running non Nixpkgs services on NixOS, the lazy way"
-date = 2025-03-26T14:09:14+01:00
+date = 2025-04-05T14:09:14+01:00
 draft = false
 +++
 
diff --git a/content/posts/stop-using-TRRS/index.md b/content/posts/stop-using-TRRS/index.md
index 3095603..feec53d 100644
--- a/content/posts/stop-using-TRRS/index.md
+++ b/content/posts/stop-using-TRRS/index.md
@@ -1,6 +1,6 @@
 +++
 title = "Stop Using TRRS for Split-Keyboard Interconnects!"
-date = 2025-03-26T14:10:01+01:00
+date = 2025-04-05T14:10:01+01:00
 draft = false
 +++
 
diff --git a/hugo.toml b/hugo.toml
index 6bb407f..2afbb19 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -6,7 +6,7 @@ enableRobotsTXT = true
 [params]
 env = 'production'
 title = 'Mildly interesting'
-description = "Mildly Interesting Writings"
+description = "Sometimes I write interesting stuff."
 author = 'Gabe Venberg'
 DateFormat = "2006-1-2"
 defaultTheme = 'dark'