mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
.Get function: fix syntax signature
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
33039c6baa
commit
05260b886a
@@ -10,7 +10,7 @@ menu:
|
||||
docs:
|
||||
parent: "functions"
|
||||
keywords: [shortcodes]
|
||||
signature: ["Get INDEX", "Get KEY"]
|
||||
signature: [".Get INDEX", ".Get KEY"]
|
||||
workson: []
|
||||
hugoversion:
|
||||
relatedfuncs: []
|
||||
|
||||
Reference in New Issue
Block a user