mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
Merge commit 'e4bfe59c4e043c92d3992587d8c64d264b262a22'
This commit is contained in:
@@ -107,7 +107,7 @@ The custom variables need to be prefixed with `$`.
|
||||
{{ $address := "123 Main St." }}
|
||||
{{ $address }}
|
||||
```
|
||||
Vriables can be re-defined using the `=` operator. The example below
|
||||
Variables can be re-defined using the `=` operator. The example below
|
||||
prints "Var is Hugo Home" on the home page, and "Var is Hugo Page" on
|
||||
all other pages:
|
||||
|
||||
|
Reference in New Issue
Block a user