diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 7cf01e2..2f2eed3 100755 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -30,9 +30,11 @@
{{ end }} {{/* Hugo uses Go's date formatting is set by example. Here are two formats */}} + {{ if not .Date.IsZero }} + {{end}} {{/* Show "reading time" and "word count" but only if one of the following are true: