Add homepage config
This commit is contained in:
0
stacks/homepage/config/bookmarks.yaml
Normal file
0
stacks/homepage/config/bookmarks.yaml
Normal file
0
stacks/homepage/config/custom.css
Normal file
0
stacks/homepage/config/custom.css
Normal file
0
stacks/homepage/config/custom.js
Normal file
0
stacks/homepage/config/custom.js
Normal file
0
stacks/homepage/config/docker.yaml
Normal file
0
stacks/homepage/config/docker.yaml
Normal file
0
stacks/homepage/config/services.yaml
Normal file
0
stacks/homepage/config/services.yaml
Normal file
0
stacks/homepage/config/settings.yaml
Normal file
0
stacks/homepage/config/settings.yaml
Normal file
10
stacks/homepage/config/widgets.yaml
Normal file
10
stacks/homepage/config/widgets.yaml
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
- resources:
|
||||||
|
cpu: true
|
||||||
|
memory: true
|
||||||
|
disk: /
|
||||||
|
|
||||||
|
- search:
|
||||||
|
provider: google # google, duckduckgo, bing, baidu, brave or custom
|
||||||
|
focus: true # Optional, will set focus to the search bar on page load
|
||||||
|
showSearchSuggestions: true # Optional, will show search suggestions. Defaults to false
|
||||||
|
target: _blank # One of _self, _blank, _parent or _top
|
||||||
Reference in New Issue
Block a user