26 lines
586 B
YAML
Executable File
26 lines
586 B
YAML
Executable File
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/configs/info-widgets/
|
|
|
|
- logo:
|
|
icon: https://davydovcloud.com/s/mWzY8nwSBXMsobG/download/davydovcloud-icon.png
|
|
|
|
- search:
|
|
provider: custom
|
|
url: https://search.davydovcloud.com/search?q=
|
|
target: _blank
|
|
suggestionUrl: https://duckduckgo.com/ac/?type=list&q= # Optional
|
|
showSearchSuggestions: true # Optional
|
|
|
|
# 1/23/22, 1:37 PM
|
|
- datetime:
|
|
text_size: xl
|
|
format:
|
|
dateStyle: short
|
|
timeStyle: short
|
|
hourCycle: h23
|
|
timeZone: Europe/Helsinki
|
|
|
|
|
|
|