Files
startseite/app/data.json
2025-12-03 16:46:11 +00:00

53 lines
1.9 KiB
JSON

{
"settings": {
"title": "Klenzel::Startseite",
"bg_image": "bg_wallpaper2.jpg",
"columns": "is-one-quarter-desktop",
"theme_color": "#3273dc",
"overlay_opacity": "0",
"header_color": "#767474",
"logo_image": "logo_logo_skaliert.png"
},
"pages": [
{
"name": "Infrastruktur",
"icon": "fas fa-home",
"groups": [
{
"name": "Switche",
"links": [
{
"name": "WLAN",
"url": "http://hkl-01-cl-cams:8081",
"icon": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/amazon.png",
"subtitle": "Testbeschreibung",
"target": "_self"
},
{
"name": "LAN",
"url": "172.30.130.251:2376",
"icon": "icon_dbdfee9ac94f45adb7e8ced1842d6213.png",
"subtitle": "",
"target": "_self"
},
{
"name": "Transporth\u00fclle",
"url": "http://hkl-01-cl-cams:8081",
"icon": "fas fa-link",
"subtitle": "Test",
"target": "_blank"
},
{
"name": "eth0",
"url": "172.25.16.161:2376",
"icon": "icon_0bec1ea5e7964532b98d88c567d67266.png",
"subtitle": "Test",
"target": "_blank"
}
]
}
]
}
],
"settings_configured": true
}