change archetypes
This commit is contained in:
parent
a8b379a401
commit
378d7305ac
2 changed files with 0 additions and 8 deletions
|
@ -2,5 +2,4 @@
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
title: "{{ replace .Name "-" " " | title }}"
|
||||||
date: {{ .Date }}
|
date: {{ .Date }}
|
||||||
tags: ["talk"]
|
tags: ["talk"]
|
||||||
showReadingTime: true
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
---
|
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
|
||||||
date: {{ .Date }}
|
|
||||||
draft: true
|
|
||||||
category: ["Blog"]
|
|
||||||
---
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue