Add fields to default archetype
This commit is contained in:
parent
1dcccecb26
commit
010b413c86
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
||||||
---
|
---
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
title: "{{ replace .Name "-" " " | title }}"
|
||||||
|
author: ""
|
||||||
|
type: ""
|
||||||
date: {{ .Date }}
|
date: {{ .Date }}
|
||||||
subtitle: ""
|
subtitle: ""
|
||||||
|
image: ""
|
||||||
tags: []
|
tags: []
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue