mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-10 22:54:44 -04:00
Add missing functions alias
This commit is contained in:
parent
d3603ef943
commit
2baad4b37e
@ -12,7 +12,7 @@ menu:
|
|||||||
parent: "functions"
|
parent: "functions"
|
||||||
weight: 01 #rem
|
weight: 01 #rem
|
||||||
draft: false
|
draft: false
|
||||||
aliases: [/layout/functions/]
|
aliases: [/layout/functions/,/templates/functions]
|
||||||
---
|
---
|
||||||
|
|
||||||
Go templates are lightweight but extensible. Go itself supplies built-in functions, including comparison operators and other basic tools. These are listed in the [Go template documentation][gofuncs]. Hugo has added additional functions to the basic template logic.
|
Go templates are lightweight but extensible. Go itself supplies built-in functions, including comparison operators and other basic tools. These are listed in the [Go template documentation][gofuncs]. Hugo has added additional functions to the basic template logic.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user