Fix "menus in site config contain errors"
This commit is contained in:
parent
07f6c69607
commit
0105dc0080
1 changed files with 1 additions and 5 deletions
|
@ -103,11 +103,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:
|
||||
name: title (optional)
|
||||
weight: -90
|
||||
params:
|
||||
icon: icon-name
|
||||
main: []
|
||||
|
||||
social:
|
||||
- identifier: gitea
|
||||
|
|
Loading…
Add table
Reference in a new issue