hugo-tufte/exampleSite/content/post/nodate.md
2016-02-20 13:09:11 -08:00

11 lines
201 B
Markdown

+++
title = "Hide Date"
date = "2015-05-15"
hideDate = true
hideReadTime = true
+++
Here is an example post where the date set, but hidden from display.
Moreover, the reading time is also hidden.