mirror of
https://github.com/yihui/hugo-xmin.git
synced 2024-11-21 07:59:19 +02:00
Hugo 0.24 requires title and date in archtypes for some reason
This commit is contained in:
parent
9ddf2d2011
commit
6a3f34d179
|
@ -1,2 +1,4 @@
|
|||
---
|
||||
title: ''
|
||||
date: ''
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue