34 lines
699 B
YAML
34 lines
699 B
YAML
|
|
---
|
||
|
|
- logo:
|
||
|
|
icon: http://atc-docker01.dell-atc.lan:8080/dell-technologies.svg
|
||
|
|
href: https://www.delltechnologies.com
|
||
|
|
target: _blank
|
||
|
|
- greeting:
|
||
|
|
text_size: xl
|
||
|
|
text: "Forward Deployed Engineering"
|
||
|
|
subtext: "Bart & Mo · Dell Technologies · ATC Lakehouse"
|
||
|
|
- datetime:
|
||
|
|
text_size: lg
|
||
|
|
format:
|
||
|
|
timeStyle: short
|
||
|
|
dateStyle: medium
|
||
|
|
hourCycle: h23
|
||
|
|
- search:
|
||
|
|
provider: duckduckgo
|
||
|
|
focus: false
|
||
|
|
target: _blank
|
||
|
|
- resources:
|
||
|
|
cpu: true
|
||
|
|
memory: true
|
||
|
|
disk: /
|
||
|
|
uptime: true
|
||
|
|
units: metric
|
||
|
|
refresh: 3000
|
||
|
|
- openmeteo:
|
||
|
|
label: Lab
|
||
|
|
latitude: 52.37
|
||
|
|
longitude: 4.89
|
||
|
|
timezone: Europe/Amsterdam
|
||
|
|
units: metric
|
||
|
|
cache: 30
|