mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
``` git subtree add --prefix=docs/ https://github.com/gohugoio/hugoDocs.git master --squash ``` Closes #11925
319 B
319 B
title, description, categories, keywords, action
title | description | categories | keywords | action | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
math.Round | Returns the nearest integer, rounding half away from zero. |
|
{{ math.Round 1.5 }} → 2