Pihole
This commit is contained in:
16
modules/pihole/design.json
Normal file
16
modules/pihole/design.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"eyebrow": "Modul",
|
||||
"title": "Pi-hole",
|
||||
"description": "Pi-hole Monitoring, Listen und Steuerung fuer mehrere Instanzen.",
|
||||
"actions": [
|
||||
{ "label": "Setup", "href": "/apps/pihole/index.php?view=setup", "variant": "ghost" },
|
||||
{ "label": "Instanzen", "href": "/apps/pihole/index.php?view=instances", "variant": "secondary" }
|
||||
],
|
||||
"tabs": [
|
||||
{ "label": "Dashboard", "href": "/apps/pihole/index.php?view=dashboard", "view": "dashboard" },
|
||||
{ "label": "Listen", "href": "/apps/pihole/index.php?view=lists", "view": "lists" },
|
||||
{ "label": "Queries", "href": "/apps/pihole/index.php?view=queries", "view": "queries" },
|
||||
{ "label": "Instanzen", "href": "/apps/pihole/index.php?view=instances", "view": "instances" },
|
||||
{ "label": "Setup", "href": "/apps/pihole/index.php?view=setup", "view": "setup" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user