Update default archetype template
This commit is contained in:
parent
39d7cc55eb
commit
319698705c
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
+++
|
||||
title = ""
|
||||
date = ""
|
||||
title = "{{ replace .Name "-" " " | title }}"
|
||||
date = {{ .Date }}
|
||||
+++
|
||||
|
|
Loading…
Reference in a new issue