mirror of https://github.com/jpanther/congo.git
🚸 Remove slug and taxonomy from default archetype
parent
3db55c1f26
commit
d156d83a7c
|
@ -3,6 +3,4 @@ title: "{{ replace .Name "-" " " | title }}"
|
|||
date: {{ .Date }}
|
||||
draft: true
|
||||
description: ""
|
||||
slug: "{{ .File.BaseFileName }}"
|
||||
topics: []
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue