22 lines
389 B
YAML
Executable File
22 lines
389 B
YAML
Executable File
- greeting:
|
|
text_size: 2xl
|
|
text: KALLILAB CORE
|
|
href: https://home.kaleschke.info
|
|
target: _blank
|
|
|
|
- datetime:
|
|
locale: de-DE
|
|
text_size: xl
|
|
format:
|
|
dateStyle: full
|
|
hour12: false
|
|
timeStyle: short
|
|
|
|
- openmeteo:
|
|
label: Horstmar
|
|
latitude: 52.1497
|
|
longitude: 7.5205
|
|
units: metric
|
|
cache: 5
|
|
format:
|
|
maximumFractionDigits: 1 |