posts.md (280B)
1 +++
2 title = ""
3 description = ""
4 date = {{ .Date }}
5 draft = true
6 tags = [
7 ]
8 categories = [
9 ]
10 slug = "{{ replace .TranslationBaseName "-" " " | title }}"
11 isCJKLanguage = false
12 +++
13