archetype change syncax to toml
This commit is contained in:
parent
26304bdce6
commit
25e364c628
@ -1,6 +1,5 @@
|
|||||||
---
|
+++
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
title = "{{ replace .Name "-" " " | title }}"
|
||||||
date: {{ .Date }}
|
date = {{ .Date }}
|
||||||
draft: true
|
draft = true
|
||||||
---
|
+++
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user