initial push
This commit is contained in:
23
roles/deploy-homepage-config/templates/widgets.yaml
Normal file
23
roles/deploy-homepage-config/templates/widgets.yaml
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
# For configuration options and examples, please see:
|
||||
# https://gethomepage.dev/latest/configs/service-widgets
|
||||
|
||||
- logo:
|
||||
icon: si-awselasticloadbalancing
|
||||
|
||||
- resources:
|
||||
cpu: true
|
||||
memory: true
|
||||
|
||||
- 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
|
||||
|
||||
- datetime:
|
||||
locale: fr
|
||||
text_size: xl
|
||||
format:
|
||||
timeStyle: short
|
||||
dateStyle: short
|
||||
Reference in New Issue
Block a user