From ffdfbd8076f4ede24f4c9c2ba29b741aee4ec5f2 Mon Sep 17 00:00:00 2001 From: Ben Wagner Date: Fri, 5 May 2023 15:24:40 -0400 Subject: [PATCH] Updated readme to include new 'open_new' option --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21481b1..7180519 100644 --- a/README.md +++ b/README.md @@ -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.