From 109a0fcca5bec6b4a24d06dd8d93fcd98e57d276 Mon Sep 17 00:00:00 2001 From: Mikeee Date: Sun, 17 May 2020 12:53:43 +0100 Subject: [PATCH] add len function to navigation side menu --- content/en/functions/len.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/en/functions/len.md b/content/en/functions/len.md index e95d49c4a..662b24c16 100644 --- a/content/en/functions/len.md +++ b/content/en/functions/len.md @@ -7,6 +7,9 @@ date: 2017-02-01 publishdate: 2017-02-01 lastmod: 2017-04-18 categories: [functions] +menu: + docs: + parent: "functions" keywords: [] signature: ["len INPUT"] workson: [lists,taxonomies,terms]