14 lines
412 B
JSON
14 lines
412 B
JSON
{
|
|
"eyebrow": "Modul",
|
|
"title": "Pi-hole",
|
|
"description": "Pi-hole Monitoring, Listen und Steuerung fuer mehrere Instanzen.",
|
|
"actions": [
|
|
{ "label": "Zur Startseite", "href": "/", "variant": "ghost" }
|
|
],
|
|
"tabs": [
|
|
{ "label": "Dashboard", "href": "/module/pihole" },
|
|
{ "label": "Listen", "href": "/module/pihole/lists" },
|
|
{ "label": "Queries", "href": "/module/pihole/queries" }
|
|
]
|
|
}
|