mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02: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`.
|