mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
263 B
263 B
title, description, categories, keywords, params
title | description | categories | keywords | params | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
math.Mod | Returns the modulus of two integers. |
|
{{ mod 15 3 }} → 0