This commit is contained in:
parent
ced57a697f
commit
1c5cdb3b97
2 changed files with 57 additions and 0 deletions
5
archetypes/posts.md
Normal file
5
archetypes/posts.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
topics: []
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue