diff --git a/archetypes/misc.md b/archetypes/misc.md new file mode 100644 index 0000000..745baee --- /dev/null +++ b/archetypes/misc.md @@ -0,0 +1,10 @@ +--- +title: "{{ .Name | humanize | title }}" +weight: 1 +# bookFlatSection: false +# bookToc: true +# bookHidden: false +# bookCollapseSection: false +# bookComments: true +draft: true +---