about summary refs log tree commit diff
path: root/archetypes/book.md
blob: 0218afb0dfc0dd5feeac43e4a6b6e37607319c49 (plain) (blame)
1
2
3
4
5
6
---
title: "{{ replace .Name "-" " " | title }}"
weight: 
categories: [ book ]
draft: true
---