diff --git a/archetypes/tags.md b/archetypes/tags.md index 15f6a14..ada1ac0 100644 --- a/archetypes/tags.md +++ b/archetypes/tags.md @@ -1,7 +1,21 @@ --- -title: {{ .Name }} -description: Articles tagged with `{{ .Name }}` +title: { { .Name } } +# showDate: false +# showDateUpdated: false +# showAuthor: false +# showBreadcrumbs: false +# showDraftLabel: true +# showHeadingAnchors: true +# showPagination: true +# invertPagination: false +# showReadingTime: false +# showTableOfContents: false +# showTaxonomies: false +# showWordCount: false +# showComments: false +# showSummary: false +# groupByYear: true +# paginationWidth: 5 --- These are the articles tagged with `{{ .Name }}`... -