mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
create/skeletons: Honor --format flag when creating default archetype
Closes #12666
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
5bb22b6b4e
commit
57151a5e91
@@ -1,5 +0,0 @@
|
||||
+++
|
||||
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||
date = {{ .Date }}
|
||||
draft = true
|
||||
+++
|
Reference in New Issue
Block a user