From 56000f9186fcb73387d69f3169b802493b050e2d Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Sun, 15 Dec 2024 17:11:07 +0100 Subject: [PATCH] update tags archetypes file --- archetypes/tags.md | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) 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 }}`... -