mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 03:04:37 -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 }}
|
||||
description: ""
|
||||
categories: []
|
||||
|
Loading…
x
Reference in New Issue
Block a user