Provide full date-time in content front matter
Work-around Hugo bug. Close #1
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# To create more sections, duplicate this file and edit the values below as desired.
|
||||
widget = "custom"
|
||||
active = true
|
||||
date = "2016-04-20T00:00:00"
|
||||
date = 2016-04-20T00:00:00
|
||||
|
||||
# Note: a full width section format can be enabled by commenting out the `title` and `subtitle` with a `#`.
|
||||
title = "Custom Section"
|
||||
|
||||
Reference in New Issue
Block a user