refactor(menu): use .Params.icon to configure menu item icon (#400)

This commit is contained in:
Jimmy Cai
2021-10-23 09:18:44 +02:00
committed by GitHub
parent a822411a03
commit 7c59ac7713
5 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -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