template post
This commit is contained in:
parent
343596b1dd
commit
18558f6a67
1 changed files with 12 additions and 0 deletions
12
_posts/YYYY-MM-DD-blog-template.md
Normal file
12
_posts/YYYY-MM-DD-blog-template.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
published: false
|
||||||
|
title: "Blog Title"
|
||||||
|
permalink: /permanent-link/
|
||||||
|
description: "A description of the blog"
|
||||||
|
category: technology / productivity / personal / motivational / entertaining
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- In this blog
|
||||||
|
1. what are web workers
|
||||||
|
-->
|
||||||
|
|
Loading…
Reference in a new issue