mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
Merge commit '6efb279bfacbd7304cef994be8181c6f804e7dd4'
This commit is contained in:
@@ -22,3 +22,9 @@ If one of the numbers is a [`float`], the result is a `float`.
|
||||
```
|
||||
|
||||
[`float`]: /getting-started/glossary/#float
|
||||
|
||||
You can also use the `add` function to concatenate strings.
|
||||
|
||||
```go-html-template
|
||||
{{ add "hu" "go" }} → hugo
|
||||
```
|
||||
|
Reference in New Issue
Block a user