This repository has been archived on 2024-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
wiki/themes/hugo-book/archetypes/posts.md

7 lines
115 B
Markdown
Raw Normal View History

2022-03-31 16:29:00 +00:00
---
title: "{{ .Name | humanize | title }}"
date: {{ .Date }}
# bookComments: false
# bookSearchExclude: false
---