diff --git a/archetypes/default.md b/archetypes/default.md index e762517..a8c3a47 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -1,14 +1,14 @@ --- -title: "{{ replace .Name "-" " " | title }}" +title: "{{ replace .Name "-" " " | title }}" summary: "" img: teaser: "" domains: [] topics: [] doctypes: [] -date: {{ .Date }} +date: {{ .Date }} author: -draft: false +draft: false weight: 50 --- diff --git a/layouts/taxonomy/terms.html b/layouts/taxonomy/terms.html index 88bde9c..4bb044f 100644 --- a/layouts/taxonomy/terms.html +++ b/layouts/taxonomy/terms.html @@ -13,8 +13,9 @@