From 32b358670ac26c6267882bc97467ed0227ecd9be Mon Sep 17 00:00:00 2001 From: Ayo Date: Tue, 28 Jul 2020 11:09:28 +0800 Subject: [PATCH] new draft and template --- _drafts/2020-03-05-missing.md | 11 +++++++++++ _ideas/YYYY-MM-DD-new-blog-template.md | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 _drafts/2020-03-05-missing.md diff --git a/_drafts/2020-03-05-missing.md b/_drafts/2020-03-05-missing.md new file mode 100644 index 0000000..eb9350a --- /dev/null +++ b/_drafts/2020-03-05-missing.md @@ -0,0 +1,11 @@ +--- +title: "Daily Blog: Missing" +permalink: "/missing" +description: "How you react after missing some goals is important." +keywords: "" +image: "hello-world" +image-attrib: "" +--- + +Wow. Three days missed already. It really didn't feel like that much time went by. + diff --git a/_ideas/YYYY-MM-DD-new-blog-template.md b/_ideas/YYYY-MM-DD-new-blog-template.md index d913b3d..604cf92 100644 --- a/_ideas/YYYY-MM-DD-new-blog-template.md +++ b/_ideas/YYYY-MM-DD-new-blog-template.md @@ -3,6 +3,6 @@ title: "Put Your Blog Title Here" permalink: "/blog-url" description: "Short description. Will be displayed when sharing blog post to Facebook." keywords: "" -image: "path-to-featured-image.jpg" +image: "hello-world" image-attrib: "" ---