mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-21 02:42:10 +08:00
Updated Information Widgets (markdown)
@@ -105,7 +105,8 @@ You can add a search bar to your top widget area that can search using Google, D
|
|||||||
```yaml
|
```yaml
|
||||||
- search:
|
- search:
|
||||||
provider: google # google, duckduckgo, bing or custom
|
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:
|
or for a custom search:
|
||||||
|
|||||||
Reference in New Issue
Block a user