mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
.Get function: fix syntax signature
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
d681ea55a0
commit
cd6a261242
@@ -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