mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-15 09:09:55 -04:00
6 lines
88 B
Markdown
6 lines
88 B
Markdown
---
|
|
title: boolean
|
|
---
|
|
|
|
A data type with two possible values, either `true` or `false`.
|