TranslationBaseName replaced for Name on archetypes template
This commit is contained in:
parent
e78f3c8de9
commit
7f5dad8cb4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
subtitle: ""
|
||||
tags: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue