two/web/navigation.json
GnomeZworc cf8661ff7e
web: start: premier j'ai d'un dashboard modulaire
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2026-05-29 23:36:59 +02:00

22 lines
310 B
JSON

[
{
"label": "Dashboard",
"href": "index.html",
"icon": "dashboard"
},
{
"label": "VPCs",
"href": "vpc.html",
"icon": "vpc"
},
{
"label": "Subnets",
"href": "subnet.html",
"icon": "subnet"
},
{
"label": "VMs",
"href": "vm.html",
"icon": "vm"
}
]