diff --git a/Information-Widgets.md b/Information-Widgets.md index 18d1339..ce6274a 100644 --- a/Information-Widgets.md +++ b/Information-Widgets.md @@ -105,7 +105,8 @@ You can add a search bar to your top widget area that can search using Google, D ```yaml - search: provider: google # google, duckduckgo, bing or custom - target: _blank + focus: true # Optional, will set focus to the search bar on page load + target: _blank # One of _self, _blank, _parent or _top ``` or for a custom search: