change archetypes

This commit is contained in:
Gardient
2018-02-18 16:51:37 +02:00
parent 4ff8ac3fc2
commit 268c1b7701
2 changed files with 13 additions and 8 deletions

View File

@@ -1,8 +1,5 @@
+++
title = "{{ replace .TranslationBaseName "-" " " | title }}"
date = "{{ .Date }}"
draft = true
tags = []
topics = []
description = ""
+++
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
draft: true
---