Change default archetype format (toml -> yaml)
This commit is contained in:
parent
fa13a9b9e2
commit
7f53ead077
1 changed files with 4 additions and 2 deletions
|
@ -1,2 +1,4 @@
|
|||
+++
|
||||
+++
|
||||
---
|
||||
title: "{{ replace .TranslationBaseName '-' ' ' | title }}"
|
||||
date: "{{ .Date }}"
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue