homepage/config/widgets.yaml
bdizen 285759db99
All checks were successful
Deploy Homepage / deploy (push) Successful in 2s
Change locale to he
2024-11-26 17:06:11 +02:00

29 lines
776 B
YAML

---
# For configuration options and examples, please see:
# https://gethomepage.dev/configs/service-widgets
- datetime:
text_size: 3xl
locale: he
format:
dateStyle: short
timeStyle: short
hour12: false
- search:
provider: custom
url: https://kagi.com/search?q=
target: _blank
- openweathermap:
label: Haifa #optional
latitude: 32.819495364508214
longitude: 35.074106620942686
units: metric # or imperial
provider: openweathermap
apiKey: 129d19f277a1734e703cad207e7e3870 # required only if not using provider, this reveals api key in requests
cache: 5 # Time in minutes to cache API responses, to stay within limits
format: # optional, Intl.NumberFormat options
maximumFractionDigits: 1