Updated Information Widgets (markdown)

Ben Phelps
2022-09-15 08:24:25 +03:00
parent 858d6fcaba
commit 93b3700a8e

@@ -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: