themes/hugo-coder/archetypes/posts.md

6160cb2e70e37fcf6e897f45c110274b8777012c · 148 B · 12 lines raw

1 +++
2 draft = true
3 date = {{ .Date }}
4 title = ""
5 description = ""
6 slug = ""
7 authors = []
8 tags = []
9 categories = []
10 externalLink = ""
11 series = []
12 +++