Compare commits
2 commits
e4122f3b82
...
22ea6ef3fc
Author | SHA1 | Date | |
---|---|---|---|
22ea6ef3fc | |||
4fe7e15d63 |
1 changed files with 7 additions and 0 deletions
7
archetypes/post.md
Normal file
7
archetypes/post.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
category: ["Blog"]
|
||||
---
|
||||
|
Loading…
Add table
Reference in a new issue