diff options
Diffstat (limited to 'templates/post.md')
| -rw-r--r-- | templates/post.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/post.md b/templates/post.md new file mode 100644 index 0000000..dbf43d9 --- /dev/null +++ b/templates/post.md @@ -0,0 +1,11 @@ +--- +title: {{ title }} +date: {{ date }} +author: {{ author }} +tags: {{ tags }} +--- + + + +<!--more--> + |
