Merge pull request #44 from mtn/archetype

Update default archetype for hugo v2.4+
This commit is contained in:
Alexis Tacnet
2017-07-22 11:09:49 +02:00
committed by GitHub

View File

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