Use TOML date syntax

This commit is contained in:
Will Faught
2024-06-27 17:39:01 -07:00
parent 33774e3283
commit 8cddbe0cfa
19 changed files with 19 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
+++
authors = ["author-demo"]
categories = ["content", "paige"]
date = "2023-09-18T21:33:16-07:00"
date = 2023-09-18T21:33:16-07:00
description = "Lorem Ipsum Dolor Si Amet."
tags = ["markdown", "text"]
title = "Placeholder Text"