diff --git a/Fourth Post.md b/Fourth Post.md index 7bba3d4..af50761 100644 --- a/Fourth Post.md +++ b/Fourth Post.md @@ -1,11 +1,11 @@ +++ title = '{{ title }}' -date = "{{ date }}' +date = '{{ date }}' author = '' cover = '' tags = ['', ''] keywords = ['', ''] -description = "" +description = '' showFullContent = false readingTime = false hideComments = false diff --git a/Third post.md b/Third post.md index 42b08e8..c72aadf 100644 --- a/Third post.md +++ b/Third post.md @@ -1,11 +1,11 @@ +++ title = '{{ title }}' -date = "{{ date }}' +date = '{{ date }}' author = '' cover = '' tags = ['', ''] keywords = ['', ''] -description = "" +description = '' showFullContent = false readingTime = false hideComments = false diff --git a/Untitled.md b/Untitled.md index 20bebed..dfe86de 100644 --- a/Untitled.md +++ b/Untitled.md @@ -1,11 +1,11 @@ +++ title = '{{ title }}' -date = "{{ date }}' +date = '{{ date }}' author = '' cover = '' tags = ['', ''] keywords = ['', ''] -description = "" +description = '' showFullContent = false readingTime = false hideComments = false diff --git a/my-first-post.md b/my-first-post.md index 9b78a22..58d33ed 100644 --- a/my-first-post.md +++ b/my-first-post.md @@ -1,11 +1,11 @@ +++ title = '{{ title }}' -date = "{{ date }}' +date = '{{ date }}' author = '' cover = '' tags = ['', ''] keywords = ['', ''] -description = "" +description = '' showFullContent = false readingTime = false hideComments = false diff --git a/second post.md b/second post.md index ee3f63a..5c7cd4e 100644 --- a/second post.md +++ b/second post.md @@ -1,11 +1,11 @@ +++ title = '{{ title }}' -date = "{{ date }}' +date = '{{ date }}' author = '' cover = '' tags = ['', ''] keywords = ['', ''] -description = "" +description = '' showFullContent = false readingTime = false hideComments = false