sfsdf
This commit is contained in:
15
modules/pihole/design.json
Normal file
15
modules/pihole/design.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"eyebrow": "Modul",
|
||||
"title": "Pi-hole",
|
||||
"description": "Pi-hole Monitoring, Listen und Steuerung fuer zwei Instanzen.",
|
||||
"actions": [
|
||||
{ "label": "Zur Startseite", "href": "/", "variant": "ghost" },
|
||||
{ "label": "Instanzen", "href": "/module/pihole/instances", "variant": "secondary" }
|
||||
],
|
||||
"tabs": [
|
||||
{ "label": "Dashboard", "href": "/module/pihole" },
|
||||
{ "label": "Instanzen", "href": "/module/pihole/instances" },
|
||||
{ "label": "Listen", "href": "/module/pihole/lists" },
|
||||
{ "label": "Queries", "href": "/module/pihole/queries" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user