mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-08-02 06:22:29 +00:00
255 B
255 B
title
| title |
|---|
| variable |
A variable is a user-defined identifier prepended with a $ symbol, representing a value of any data type, initialized or assigned within a template action. For example, $foo and $bar are variables.