hugo-book-theme/archetypes/posts.md

7 lines
115 B
Markdown
Raw Permalink Normal View History

2019-04-22 18:16:30 +02:00
---
2021-05-03 23:06:43 +02:00
title: "{{ .Name | humanize | title }}"
2019-04-22 18:16:30 +02:00
date: {{ .Date }}
2021-05-03 23:06:43 +02:00
# bookComments: false
# bookSearchExclude: false
2019-04-23 23:02:06 +02:00
---