refactor(menu): use .Params.icon to configure menu item icon (#400)
This commit is contained in:
@@ -174,10 +174,10 @@ menu:
|
||||
name: Home
|
||||
url: /
|
||||
weight: -100
|
||||
pre: home
|
||||
params:
|
||||
### For demonstration purpose, the home link will be open in a new tab
|
||||
newTab: true
|
||||
icon: home
|
||||
|
||||
related:
|
||||
includeNewer: true
|
||||
|
||||
Reference in New Issue
Block a user