Enhanced archetypes
This commit is contained in:
parent
ccb9af1da9
commit
aceb6e939f
8
archetypes/default.adoc
Normal file
8
archetypes/default.adoc
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
description: ""
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
tags:
|
||||
---
|
||||
|
@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
description: ""
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
tags:
|
||||
---
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user