Test custom.css
This commit is contained in:
+43
-19
@@ -1,28 +1,52 @@
|
||||
# KalliLab Homepage widgets.yaml
|
||||
- logo:
|
||||
icon: /images/icons/logo.png
|
||||
href: https://home.kaleschke.info
|
||||
target: _blank
|
||||
|
||||
- greeting:
|
||||
text_size: xl
|
||||
text_size: 3xl
|
||||
text: KalliLab
|
||||
|
||||
- resources:
|
||||
label: System
|
||||
cpu: true
|
||||
memory: true
|
||||
cputemp: true
|
||||
uptime: true
|
||||
network: true
|
||||
refresh: 3000
|
||||
|
||||
- search:
|
||||
provider: duckduckgo
|
||||
focus: true
|
||||
showSearchSuggestions: true
|
||||
href: https://home.kaleschke.info
|
||||
target: _blank
|
||||
|
||||
- datetime:
|
||||
locale: de-DE
|
||||
text_size: xl
|
||||
text_size: 3xl
|
||||
format:
|
||||
dateStyle: medium
|
||||
dateStyle: full
|
||||
hour12: false
|
||||
timeStyle: short
|
||||
hourCycle: h23
|
||||
|
||||
# Jede Metrik = eigener Block = alle nebeneinander
|
||||
- resources:
|
||||
cpu: true
|
||||
|
||||
- resources:
|
||||
memory: true
|
||||
|
||||
- resources:
|
||||
cputemp: true
|
||||
units: metric
|
||||
|
||||
- resources:
|
||||
uptime: true
|
||||
|
||||
- resources:
|
||||
label: KalliLab
|
||||
disk: /
|
||||
href: http://kallilabcore.local:61208
|
||||
target: _blank
|
||||
|
||||
- search:
|
||||
provider: google
|
||||
focus: false
|
||||
target: _blank
|
||||
|
||||
- openmeteo:
|
||||
label: KalliLab
|
||||
latitude: 52.1497
|
||||
longitude: 7.5205
|
||||
units: metric
|
||||
cache: 5
|
||||
format:
|
||||
maximumFractionDigits: 1
|
||||
Reference in New Issue
Block a user