mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 03:32:38 +00:00
.Get function: fix syntax signature
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
bb16150bc7
commit
e43e8cee36
@@ -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