mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 10:21:46 +01:00
chore(exampleSite): remove extra home menu item
This commit is contained in:
parent
15d2040f7e
commit
c122e5e9a1
1 changed files with 1 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue