diff --git a/PancakesWeb/BlogPosts/minecraft-bedrock-linux.md b/PancakesWeb/BlogPosts/minecraft-bedrock-linux.md
index a6c87d6..c17ee85 100644
--- a/PancakesWeb/BlogPosts/minecraft-bedrock-linux.md
+++ b/PancakesWeb/BlogPosts/minecraft-bedrock-linux.md
@@ -1,7 +1,7 @@
---
title: "Minecraft: Bedrock Edition on Waydroid"
description: "A guide to running Minecraft: Bedrock Edition on Linux with Waydroid"
-published: 2024-02-29
+published: 2024-02-29T21:00:00.000+10:00
edited: 2024-04-24T15:03:00.000+10:00
footer: cc_by
header: header.webp
diff --git a/PancakesWeb/BlogPosts/misskey-comparison.md b/PancakesWeb/BlogPosts/misskey-comparison.md
index b5843eb..37bd6a9 100644
--- a/PancakesWeb/BlogPosts/misskey-comparison.md
+++ b/PancakesWeb/BlogPosts/misskey-comparison.md
@@ -1,7 +1,7 @@
---
title: Comparison of Misskey Forks
description: The Misskey family of Fediverse servers is quite large. While they all share a common origin there are some notable feature differences between them.
-published: 2024-02-02
+published: 2024-02-02T21:47:00.000+10:00
edited: 2025-02-10T19:24:00.000+10:00
footer: cc_by
header: banner.webp
diff --git a/PancakesWeb/Components/Pages/BlogPost.razor b/PancakesWeb/Components/Pages/BlogPost.razor
index 7670c7e..d5458e2 100644
--- a/PancakesWeb/Components/Pages/BlogPost.razor
+++ b/PancakesWeb/Components/Pages/BlogPost.razor
@@ -26,16 +26,16 @@
var edited = Post.Edited ?? DateTime.Now; // this null check should never happen
Posted:
-