Make post archetype file easier to read
changed to make the file easier to read
This commit is contained in:
parent
788ab99b3d
commit
8095a58769
@ -1,4 +1,4 @@
|
|||||||
+++
|
```
|
||||||
title = "{{ replace .TranslationBaseName "-" " " | title }}"
|
title = "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||||
date = "{{ .Date }}"
|
date = "{{ .Date }}"
|
||||||
author = ""
|
author = ""
|
||||||
@ -10,4 +10,4 @@ description = ""
|
|||||||
showFullContent = false
|
showFullContent = false
|
||||||
readingTime = false
|
readingTime = false
|
||||||
hideComments = false
|
hideComments = false
|
||||||
+++
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user