Make the default archetype a folder based archetype
This commit is contained in:
parent
93ba9ebc39
commit
20b8613bf2
2 changed files with 0 additions and 0 deletions
6
archetypes/default/index.md
Normal file
6
archetypes/default/index.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
---
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue