update archetype templates

This commit is contained in:
Ben Goldsworthy 2025-06-04 17:30:54 +02:00
parent 0af09d352a
commit eb434b2ebe
No known key found for this signature in database
12 changed files with 28 additions and 28 deletions

View file

@ -1,8 +1,7 @@
---
{{ partial "archetypes/base-meta.md" . -}}
{{ partial "archetypes/base-meta.yml" . -}}
{{ partial "archetypes/base-resources.md" . -}}
{{- partial "archetypes/base-resources.yml" . -}}
{{ partial "archetypes/base-taxonomies.md" . -}}
{{- partial "archetypes/base-taxonomies.yml" . -}}
---