mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 03:32:38 +00:00
Use title in archetype file
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
linktitle: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
description: ""
|
||||
categories: []
|
||||
|
||||
Reference in New Issue
Block a user