mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 13:24:53 -04:00
Use title in archetype file
This commit is contained in:
parent
7b2490ff5c
commit
0bb6f2f28b
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
linktitle: "{{ replace .TranslationBaseName "-" " " | title }}"
|
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||||
date: {{ .Date }}
|
date: {{ .Date }}
|
||||||
description: ""
|
description: ""
|
||||||
categories: []
|
categories: []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user