adds equipment archetype file
This commit is contained in:
parent
853b7bf7fd
commit
17ae9adc5d
1 changed files with 20 additions and 0 deletions
20
archetypes/equipment.md
Normal file
20
archetypes/equipment.md
Normal 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
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
Loading…
Reference in a new issue