mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-18 10:31:36 +00: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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
math.Round | Returns the nearest integer, rounding half away from zero. |
|
{{ math.Round 1.5 }} → 2