Change default archetype to work as an standard page
This commit is contained in:
parent
4d4ee393af
commit
157d5e7b02
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
description: "description"
|
||||
# layout: "definition"
|
||||
page_status:
|
||||
- 'stub'
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue