From 182a38e6fb0e9fedcd1930feb39b78fd4a1e01e6 Mon Sep 17 00:00:00 2001 From: Jimmy Cai Date: Sun, 7 Mar 2021 12:59:23 +0100 Subject: [PATCH] Add description to custom menu section --- exampleSite/config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index 64a618b..67dcfc2 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -99,6 +99,9 @@ params: content: enabled: true +### Custom menu +### See https://docs.stack.jimmycai.com/configuration/custom-menu +### To remove about, archive and search page menu item, remove `menu` field from their FrontMatter menu: main: - identifier: home