adds equipment archetype file

This commit is contained in:
Dominic Reich 2024-09-22 21:52:52 +02:00
parent 853b7bf7fd
commit 17ae9adc5d
Signed by: dominic
GPG key ID: BC9D6AE1A3BE169A

20
archetypes/equipment.md Normal file
View file

@ -0,0 +1,20 @@
---
title: {{ replace .Name "-" " " }}
summary:
date: {{ .Date }}
showBreadcrumbs: true
# showDate: false
showReadingTime: false
showWordCount: false
# showPagination: false
# feed_exclude: true
# site_exclude: true
draft: true
---