change archetypes
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
+++
|
||||
title = "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date = "{{ .Date }}"
|
||||
draft = true
|
||||
tags = []
|
||||
topics = []
|
||||
description = ""
|
||||
+++
|
||||
---
|
||||
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user