From 8ccafa289b093018aaab7ae29ad3f83751a669ec Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me>
Date: Mon, 9 Oct 2023 15:44:25 -0400
Subject: [PATCH] Fixed date on recent post

---
 content/news/2023-10-09-added-activitypub-tag-support.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/news/2023-10-09-added-activitypub-tag-support.md b/content/news/2023-10-09-added-activitypub-tag-support.md
index 35f1215b2..26b7c23d1 100644
--- a/content/news/2023-10-09-added-activitypub-tag-support.md
+++ b/content/news/2023-10-09-added-activitypub-tag-support.md
@@ -1,6 +1,6 @@
 ---
 slug: added-activity-pub-tag-support
-date: '2023-10-09T19:28:38+00:00Z'
+date: '2023-10-09T19:28:38Z'
 title: Added support for tags in ActivityPub
 tags:
 - Administration
-- 
GitLab