2025-05-14 09:25:32 -06:00

43 lines
909 B
YAML
Executable File

---
# For configuration options and examples, please see:
# https://gethomepage.dev/configs/info-widgets/
- logo:
icon: https://changemaker.bnkops.com/logo.svg # optional
- resources:
cpu: true
memory: true
disk: /
- greeting:
text_size: xs
text: Localhost Website
href: http://localhost:4001
- greeting:
text_size: xs
text: changemaker
href: https://changemaker.bnkops.com
- datetime:
text_size: xl
format:
dateStyle: short
timeStyle: short
hour12: true
- search:
provider: duckduckgo
target: _blank
- openmeteo:
label: Edmonton # optional
latitude: 53.5461
longitude: -113.4938
timezone: America/Edmonton # optional
units: metric # or imperial
cache: 5 # Time in minutes to cache API responses, to stay within limits
format: # optional, Intl.NumberFormat options
maximumFractionDigits: 1