Add description to default archetype front matter.
This commit is contained in:
parent
de9708d049
commit
63cec178e5
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
title: "{{ replace .Name "-" " " | title }}"
|
||||||
|
desription:
|
||||||
date: {{ .Date }}
|
date: {{ .Date }}
|
||||||
draft: false
|
draft: false
|
||||||
ShowLastmod: true
|
ShowLastmod: true
|
||||||
|
Loading…
Reference in New Issue
Block a user