mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
all: Fix spelling
And some other minor issues.
This commit is contained in:
@@ -49,7 +49,7 @@ type ArchetypeFileData struct {
|
||||
}
|
||||
|
||||
const (
|
||||
// ArchetypeTemplateTemplate is used as inital template when adding an archetype template.
|
||||
// ArchetypeTemplateTemplate is used as initial template when adding an archetype template.
|
||||
ArchetypeTemplateTemplate = `---
|
||||
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
|
Reference in New Issue
Block a user