Fix timezone
This commit is contained in:
parent
fe92e4a02e
commit
b7bc907bc3
|
@ -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?
|
Loading…
Reference in New Issue