Corrected the default archetype

This commit is contained in:
Michael Noronha
2017-08-14 18:37:10 -04:00
parent f79ce9fd76
commit 11ce9a30f0

View File

@@ -1,11 +1,10 @@
+++
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
draft: true
title = "{{ replace .TranslationBaseName "-" " " | title }}"
date = {{ .Date }}
draft = true
meta_img = "/images/image.jpg"
tags = ["tags"]
description = "Desc"
hacker_news_id = ""
lobsters_id = ""
title = "Title"
+++