Skip to content

Commit

Permalink
Updated readme to include new 'open_new' option
Browse files Browse the repository at this point in the history
  • Loading branch information
blizzrdof77 committed May 5, 2023
1 parent 0a1d567 commit ffdfbd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ order:
| href | string | **Optional** | Define the href for the sidebar link.
| icon | string | **Optional** | Set the icon of the sidebar item.
| 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.
| open_new | boolean | **Optional** | Set to true to open link in a new window.

## Exceptions
Exceptions can be used if you would like to define an order for a specific user/device.
Expand Down

0 comments on commit ffdfbd8

Please sign in to comment.