Update default archetype for compatability with hugo v2.4+

This commit is contained in:
Michael Noronha
2017-07-21 19:57:04 -04:00
parent ae44e7777e
commit 29feaf3b32

View File

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