shithub: hugo

Download patch

ref: cd6a261242b63555ac2c3ca7a8462b874b490701
parent: d681ea55a0a59b7096dacd194ee0cb8fe15b0757
author: cmal <[email protected]>
date: Tue Apr 17 06:49:17 EDT 2018

.Get function: fix syntax signature

--- a/docs/content/functions/get.md
+++ b/docs/content/functions/get.md
@@ -10,7 +10,7 @@
   docs:
     parent: "functions"
 keywords: [shortcodes]
-signature: ["Get INDEX", "Get KEY"]
+signature: [".Get INDEX", ".Get KEY"]
 workson: []
 hugoversion:
 relatedfuncs: []