From 17ae9adc5dc9ebb4523062b8b351649320223484 Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Sun, 22 Sep 2024 21:52:52 +0200 Subject: [PATCH] adds equipment archetype file --- archetypes/equipment.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 archetypes/equipment.md diff --git a/archetypes/equipment.md b/archetypes/equipment.md new file mode 100644 index 0000000..94e057c --- /dev/null +++ b/archetypes/equipment.md @@ -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 + +--- + + +