archetypes: repair
This commit is contained in:
parent
f1a4c8c6e9
commit
a71f273b04
5 changed files with 9 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: { { replace .Name "-" " " | title } }
|
||||
date: { { .Date } }
|
||||
title: {{ replace .Name "-" " " | title }}
|
||||
date: {{ .Date }}
|
||||
description:
|
||||
feature:
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue