Merge pull request #175 from nonumeros/master

TranslationBaseName replaced for Name on archetypes template
This commit is contained in:
Michael Romero 2018-09-15 21:46:51 -07:00 committed by GitHub
commit 4f76068aaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
subtitle: ""
tags: []