update template
This commit is contained in:
parent
2f009e3fc8
commit
71fc80272f
2 changed files with 8 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
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: ""
|
||||
---
|
8
_ideas/YYYY-MM-DD-new-blog-template.md
Normal file
8
_ideas/YYYY-MM-DD-new-blog-template.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
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-attrib: ""
|
||||
---
|
Loading…
Reference in a new issue