diff options
Diffstat (limited to 'archetypes/posts.md')
| -rw-r--r-- | archetypes/posts.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/archetypes/posts.md b/archetypes/posts.md deleted file mode 100644 index b9dad61..0000000 --- a/archetypes/posts.md +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | --- | ||
| 2 | title: "{{ replace .Name "-" " " | title }}" | ||
| 3 | url: new-post.html | ||
| 4 | date: {{ .Date }} | ||
| 5 | draft: true | ||
| 6 | --- | ||
| 7 | |||
| 8 | Start here ... | ||
| 9 | |||
