mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 19:52:38 +00:00
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