From 8aa7219a4df33e3e8055179a35ce3fad4d41c122 Mon Sep 17 00:00:00 2001 From: default Date: Mon, 25 May 2026 05:19:58 +0000 Subject: [PATCH] Fix date --- content/posts/how-to-dm-1/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/how-to-dm-1/index.md b/content/posts/how-to-dm-1/index.md index 68d2fb1..ce32d7f 100644 --- a/content/posts/how-to-dm-1/index.md +++ b/content/posts/how-to-dm-1/index.md @@ -1,5 +1,5 @@ +++ -date = '2026-05-24:16-00:00' +date = '2026-05-24T16:00:00-6:00' draft = false title = "So you wanna GM?" tags = ['ttrpg', 'tutorial']