forked from gitbot/hugo-book
adding misc archetype
This commit is contained in:
parent
de09019ca9
commit
17757a3edb
10
archetypes/misc.md
Normal file
10
archetypes/misc.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
title: "{{ .Name | humanize | title }}"
|
||||||
|
weight: 1
|
||||||
|
# bookFlatSection: false
|
||||||
|
# bookToc: true
|
||||||
|
# bookHidden: false
|
||||||
|
# bookCollapseSection: false
|
||||||
|
# bookComments: true
|
||||||
|
draft: true
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user