mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 01:30:18 -04:00
8 lines
226 B
Markdown
8 lines
226 B
Markdown
---
|
|
_comment: Do not remove front matter.
|
|
---
|
|
|
|
The falsy values are `false`, `0`, any `nil` pointer or interface value, any array, slice, map, or string of length zero, and zero `time.Time` values.
|
|
|
|
Everything else is truthy.
|