mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-20 01:32:09 +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
|
||||
- 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:
|
||||
|
||||
Reference in New Issue
Block a user