diff --git a/Fourth Post.md b/Fourth Post.md index 41e2639..4117446 100644 --- a/Fourth Post.md +++ b/Fourth Post.md @@ -1,4 +1,15 @@ +++ +title = "{{ replace .TranslationBaseName "-" " " | title }}" +date = "{{date}}" +author = "" +cover = "" +tags = ["", ""] +keywords = ["", ""] +description = "" +showFullContent = false +readingTime = false +hideComments = false +++++++ date = '2025-06-09T6:08 PM' draft =false title = 'Fourth Post' diff --git a/Third post.md b/Third post.md index 58e103b..3a67739 100644 --- a/Third post.md +++ b/Third post.md @@ -1,4 +1,15 @@ +++ +title = "{{ replace .TranslationBaseName "-" " " | title }}" +date = "{{date}}" +author = "" +cover = "" +tags = ["", ""] +keywords = ["", ""] +description = "" +showFullContent = false +readingTime = false +hideComments = false +++++++ date = '2025-06-09T6:07 PM' draft =false title = 'Third post' diff --git a/Untitled.md b/Untitled.md new file mode 100644 index 0000000..e4e11be --- /dev/null +++ b/Untitled.md @@ -0,0 +1,12 @@ ++++ +title = "{{ replace .TranslationBaseName "-" " " | title }}" +date = "{{date}}" +author = "" +cover = "" +tags = ["", ""] +keywords = ["", ""] +description = "" +showFullContent = false +readingTime = false +hideComments = false ++++ \ No newline at end of file diff --git a/my-first-post.md b/my-first-post.md index f7884ba..9ff1706 100644 --- a/my-first-post.md +++ b/my-first-post.md @@ -1,4 +1,15 @@ +++ +title = "{{ replace .TranslationBaseName "-" " " | title }}" +date = "{{date}}" +author = "" +cover = "" +tags = ["", ""] +keywords = ["", ""] +description = "" +showFullContent = false +readingTime = false +hideComments = false +++++++ date = '2025-05-18T15:04:56-05:00' draft = false title = 'Hello World!' diff --git a/second post.md b/second post.md index 08e4a78..db253ef 100644 --- a/second post.md +++ b/second post.md @@ -1,4 +1,15 @@ +++ +title = "{{ replace .TranslationBaseName "-" " " | title }}" +date = "{{date}}" +author = "" +cover = "" +tags = ["", ""] +keywords = ["", ""] +description = "" +showFullContent = false +readingTime = false +hideComments = false +++++++ date = '2025-06-09T6:07 PM' draft =false title = 'second post'