mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 12:12:37 +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