Upload files to "archetypes"
This commit is contained in:
parent
b021b3648d
commit
b78e9442a5
7
archetypes/default.md
Normal file
7
archetypes/default.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
tags: ["" , "", ""]
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user