update tags archetypes file
This commit is contained in:
parent
53e57869ca
commit
56000f9186
1 changed files with 17 additions and 3 deletions
|
@ -1,7 +1,21 @@
|
|||
---
|
||||
title: { { .Name } }
|
||||
description: Articles tagged with `{{ .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 }}`...
|
||||
|
||||
|
|
Loading…
Reference in a new issue