From e1fd8cf74ab53984d829ebc6eb3324992d346174 Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Tue, 10 Jun 2025 00:15:53 -0500 Subject: [PATCH] new posts --- Fourth Post.md | 12 ++++++------ Third post.md | 12 ++++++------ Untitled.md | 12 ++++++------ my-first-post.md | 12 ++++++------ second post.md | 12 ++++++------ 5 files changed, 30 insertions(+), 30 deletions(-) diff --git a/Fourth Post.md b/Fourth Post.md index e24393c..7bba3d4 100644 --- a/Fourth Post.md +++ b/Fourth Post.md @@ -1,10 +1,10 @@ +++ -title = "{{ title }}" -date = "{{date}}" -author = "" -cover = "" -tags = ["", ""] -keywords = ["", ""] +title = '{{ title }}' +date = "{{ date }}' +author = '' +cover = '' +tags = ['', ''] +keywords = ['', ''] description = "" showFullContent = false readingTime = false diff --git a/Third post.md b/Third post.md index bf64a4b..42b08e8 100644 --- a/Third post.md +++ b/Third post.md @@ -1,10 +1,10 @@ +++ -title = "{{ title }}" -date = "{{date}}" -author = "" -cover = "" -tags = ["", ""] -keywords = ["", ""] +title = '{{ title }}' +date = "{{ date }}' +author = '' +cover = '' +tags = ['', ''] +keywords = ['', ''] description = "" showFullContent = false readingTime = false diff --git a/Untitled.md b/Untitled.md index e09b284..20bebed 100644 --- a/Untitled.md +++ b/Untitled.md @@ -1,10 +1,10 @@ +++ -title = "{{ title }}" -date = "{{date}}" -author = "" -cover = "" -tags = ["", ""] -keywords = ["", ""] +title = '{{ title }}' +date = "{{ date }}' +author = '' +cover = '' +tags = ['', ''] +keywords = ['', ''] description = "" showFullContent = false readingTime = false diff --git a/my-first-post.md b/my-first-post.md index a0a9ea4..9b78a22 100644 --- a/my-first-post.md +++ b/my-first-post.md @@ -1,10 +1,10 @@ +++ -title = "{{ title }}" -date = "{{date}}" -author = "" -cover = "" -tags = ["", ""] -keywords = ["", ""] +title = '{{ title }}' +date = "{{ date }}' +author = '' +cover = '' +tags = ['', ''] +keywords = ['', ''] description = "" showFullContent = false readingTime = false diff --git a/second post.md b/second post.md index 104333f..ee3f63a 100644 --- a/second post.md +++ b/second post.md @@ -1,10 +1,10 @@ +++ -title = "{{ title }}" -date = "{{date}}" -author = "" -cover = "" -tags = ["", ""] -keywords = ["", ""] +title = '{{ title }}' +date = "{{ date }}' +author = '' +cover = '' +tags = ['', ''] +keywords = ['', ''] description = "" showFullContent = false readingTime = false