You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,8 +101,8 @@ order:
101
101
| bottom | boolean | **Optional** | Setting this option to `true` will group the item with the bottom items (Configuration, Developer Tools, etc) instead of at the top.
| href | string | **Optional** | Define the href for the sidebar link.
104
+
| icon | string | **Optional** | Set the icon of the sidebar item.
104
105
| new_item | boolean | **Optional** | Set to true to create a new link in the sidebar. Using this option now makes `item`, `href`, and `icon` required.
105
-
| icon | string | **Optional** | Only used with `new_item`.
106
106
107
107
## Exceptions
108
108
Exceptions can be used if you would like to define an order for a specific user/device.
0 commit comments