From 8084893f8eebb72969a2ae825bf438ba61602f0e Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Tue, 10 Jun 2025 00:28:11 -0500 Subject: [PATCH] new posts --- Fourth Post.md | 4 ++-- Third post.md | 4 ++-- Untitled.md | 4 ++-- my-first-post.md | 4 ++-- second post.md | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Fourth Post.md b/Fourth Post.md index af50761..88614a0 100644 --- a/Fourth Post.md +++ b/Fourth Post.md @@ -1,6 +1,6 @@ +++ -title = '{{ title }}' -date = '{{ date }}' +title = '{{title}}' +date = '{{date}}' author = '' cover = '' tags = ['', ''] diff --git a/Third post.md b/Third post.md index c72aadf..c37604b 100644 --- a/Third post.md +++ b/Third post.md @@ -1,6 +1,6 @@ +++ -title = '{{ title }}' -date = '{{ date }}' +title = '{{title}}' +date = '{{date}}' author = '' cover = '' tags = ['', ''] diff --git a/Untitled.md b/Untitled.md index dfe86de..f716079 100644 --- a/Untitled.md +++ b/Untitled.md @@ -1,6 +1,6 @@ +++ -title = '{{ title }}' -date = '{{ date }}' +title = '{{title}}' +date = '{{date}}' author = '' cover = '' tags = ['', ''] diff --git a/my-first-post.md b/my-first-post.md index 58d33ed..1d7bc53 100644 --- a/my-first-post.md +++ b/my-first-post.md @@ -1,6 +1,6 @@ +++ -title = '{{ title }}' -date = '{{ date }}' +title = '{{title}}' +date = '{{date}}' author = '' cover = '' tags = ['', ''] diff --git a/second post.md b/second post.md index 5c7cd4e..75e5527 100644 --- a/second post.md +++ b/second post.md @@ -1,6 +1,6 @@ +++ -title = '{{ title }}' -date = '{{ date }}' +title = '{{title}}' +date = '{{date}}' author = '' cover = '' tags = ['', '']