From 25049b01f0044c850979bebaf63629c0ceca4762 Mon Sep 17 00:00:00 2001 From: richardoswald Date: Mon, 9 Jun 2025 17:48:45 -0500 Subject: [PATCH] new post --- Fourth Post.md | 8 ++++++++ Third post.md | 10 +++++----- second post.md | 5 +++++ 3 files changed, 18 insertions(+), 5 deletions(-) create mode 100644 Fourth Post.md diff --git a/Fourth Post.md b/Fourth Post.md new file mode 100644 index 0000000..5110902 --- /dev/null +++ b/Fourth Post.md @@ -0,0 +1,8 @@ ++++ +date = 2025-06-09T5:47 PM +draft = false +title = Fourth Post ++++ + + +Here is my content! \ No newline at end of file diff --git a/Third post.md b/Third post.md index 10715ea..490f1bc 100644 --- a/Third post.md +++ b/Third post.md @@ -1,7 +1,7 @@ ---- -title: "Third post" -description: -date: "252025-06-09T5:41 PM" ---- ++++ +date = 2025-06-09T5:46 PM +draft = false +title = Third post ++++ Is this it? \ No newline at end of file diff --git a/second post.md b/second post.md index 0b18745..7fb3b77 100644 --- a/second post.md +++ b/second post.md @@ -1 +1,6 @@ ++++ +date = 2025-06-09T5:48 PM +draft = false +title = second post ++++ Second post test \ No newline at end of file