diff --git a/Fourth Post.md b/Fourth Post.md index 88614a0..a8c5a4f 100644 --- a/Fourth Post.md +++ b/Fourth Post.md @@ -1,6 +1,6 @@ +++ title = '{{title}}' -date = '{{date}}' +date = "2019-01-25" author = '' cover = '' tags = ['', ''] diff --git a/Third post.md b/Third post.md index c37604b..21eaacb 100644 --- a/Third post.md +++ b/Third post.md @@ -1,6 +1,6 @@ +++ title = '{{title}}' -date = '{{date}}' +date = "2019-01-25" author = '' cover = '' tags = ['', ''] diff --git a/my-first-post.md b/my-first-post.md index 1d7bc53..756444a 100644 --- a/my-first-post.md +++ b/my-first-post.md @@ -1,6 +1,6 @@ +++ title = '{{title}}' -date = '{{date}}' +date = "2019-01-25" author = '' cover = '' tags = ['', '']