Update archetypes

This commit is contained in:
Alex Shpak
2021-05-03 23:06:43 +02:00
parent f4a26ff3da
commit e611f564bb
2 changed files with 5 additions and 2 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
title: "{{ .Name | humanize | title }}"
date: {{ .Date }}
# bookComments: false
# bookSearchExclude: false
---