Update archetypes for taxonomies

This commit is contained in:
2021-11-22 15:21:01 -06:00
parent 15d58effcf
commit d387f29d7d
3 changed files with 30 additions and 9 deletions

View File

@ -2,7 +2,14 @@
title: {{ replace .Name "-" " " | title }}
description: >-
Some information about the series.
---
Some information about the series.
<!--more-->
Optionally provide more information about the series here. This part will only
show on the series page, not on the series list page.
If you delete this section, DO NOT delete the summary separator (`<!--more-->`)
or else the summary won't be shown.