From: Yihui Xie Date: Thu, 22 Jun 2017 19:38:34 +0000 (-0500) Subject: Hugo 0.24 requires title and date in archtypes for some reason X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6a3f34d179d07c53d6f782d2e6fa0fdda808ec31;p=brevno-suite%2Fthemes%2Fxmin Hugo 0.24 requires title and date in archtypes for some reason --- diff --git a/archetypes/default.md b/archetypes/default.md index a845151..fb98e92 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -1,2 +1,4 @@ --- +title: '' +date: '' ---