From b7bc907bc370b4a528927023ea3ba00bd522c91c Mon Sep 17 00:00:00 2001 From: KenwoodFox Date: Thu, 8 Aug 2024 11:34:22 -0400 Subject: [PATCH] Fix timezone --- blog/posts/experimenting-with-project-stored-content.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blog/posts/experimenting-with-project-stored-content.md b/blog/posts/experimenting-with-project-stored-content.md index 38886ae..2c7d882 100644 --- a/blog/posts/experimenting-with-project-stored-content.md +++ b/blog/posts/experimenting-with-project-stored-content.md @@ -1,11 +1,11 @@ +++ title = 'Experimenting With Project Stored Content' -date = 2024-08-08T11:31:01-0400 +date = 2024-08-08T11:31:01-04:00 draft = false tags = ["hugo"] +++ So if you're reading this, it works! This post is stored (primarily) on a different git project. -In this case, [HugoHost](https://git.kitsunehosting.net/hugohost). +In this case, [HugoHost](https://git.kitsunehosting.net/Kenwood/HugoHost). Pretty cool right? \ No newline at end of file