new draft and template
This commit is contained in:
parent
240daab486
commit
32b358670a
2 changed files with 12 additions and 1 deletions
11
_drafts/2020-03-05-missing.md
Normal file
11
_drafts/2020-03-05-missing.md
Normal file
|
@ -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.
|
||||||
|
|
|
@ -3,6 +3,6 @@ title: "Put Your Blog Title Here"
|
||||||
permalink: "/blog-url"
|
permalink: "/blog-url"
|
||||||
description: "Short description. Will be displayed when sharing blog post to Facebook."
|
description: "Short description. Will be displayed when sharing blog post to Facebook."
|
||||||
keywords: ""
|
keywords: ""
|
||||||
image: "path-to-featured-image.jpg"
|
image: "hello-world"
|
||||||
image-attrib: ""
|
image-attrib: ""
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue