Fix timezone

This commit is contained in:
Kenwood 2024-08-08 11:34:22 -04:00
parent fe92e4a02e
commit b7bc907bc3
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
+++ +++
title = 'Experimenting With Project Stored Content' title = 'Experimenting With Project Stored Content'
date = 2024-08-08T11:31:01-0400 date = 2024-08-08T11:31:01-04:00
draft = false draft = false
tags = ["hugo"] tags = ["hugo"]
+++ +++
So if you're reading this, it works! This post is stored (primarily) on a different git project. 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? Pretty cool right?