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