forked from Git/hugo-story
Upload files to 'archetypes'
This commit is contained in:
parent
46894a760a
commit
a0003e730d
6
archetypes/default.md
Normal file
6
archetypes/default.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user