From e43e8cee36f0a65b2fd75507c2d3de1b7ad33a25 Mon Sep 17 00:00:00 2001 From: cmal Date: Tue, 17 Apr 2018 10:49:17 +0200 Subject: [PATCH] .Get function: fix syntax signature --- content/functions/get.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/functions/get.md b/content/functions/get.md index 4c01571a4..24ee9d700 100644 --- a/content/functions/get.md +++ b/content/functions/get.md @@ -10,7 +10,7 @@ menu: docs: parent: "functions" keywords: [shortcodes] -signature: ["Get INDEX", "Get KEY"] +signature: [".Get INDEX", ".Get KEY"] workson: [] hugoversion: relatedfuncs: []