From 2f009e3fc8613922926ead7edb280270f8bd5087 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Mon, 23 Apr 2018 11:07:01 +0800 Subject: [PATCH] add new blog template --- _drafts/YYYY-MM-DD-new-blog-template.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _drafts/YYYY-MM-DD-new-blog-template.md diff --git a/_drafts/YYYY-MM-DD-new-blog-template.md b/_drafts/YYYY-MM-DD-new-blog-template.md new file mode 100644 index 0000000..0540e9f --- /dev/null +++ b/_drafts/YYYY-MM-DD-new-blog-template.md @@ -0,0 +1,8 @@ +--- +title: "What Is Git And How To Use It" +permalink: "/git-how-to" +description: "Let's talk about some reasons why joining Github is crucial for every developer." +keywords: "" +image: "git-github.jpg" +image-attrib: "" +---