diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index ea1cf07..84585b4 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -192,15 +192,7 @@ params: ### See https://docs.stack.jimmycai.com/configuration/custom-menu.html ### To remove about, archive and search page menu item, remove `menu` field from their FrontMatter menu: - main: - - identifier: home - name: Home - url: / - weight: -100 - params: - ### For demonstration purpose, the home link will be open in a new tab - newTab: true - icon: home + main: [] social: - identifier: github