mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-10 20:04:48 -04:00
Add missing functions alias
This commit is contained in:
parent
d3603ef943
commit
2baad4b37e
@ -12,7 +12,7 @@ menu:
|
||||
parent: "functions"
|
||||
weight: 01 #rem
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user