extend achetypes by addional page settings

This commit is contained in:
OCram85 2021-12-23 11:06:49 +01:00
parent 00186ad40d
commit 891343060e
1 changed files with 11 additions and 1 deletions

View File

@ -2,5 +2,15 @@
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---
# lastmod: {{ .Date}}
# showDateUpdated: true
# custom overrides for pages
# showDate: false
# showAuthor: false
# showWordCount: false
# showReadingTime: false
# showEdit: false
# sharingLinks: [null]
---