add new subpages structure

This commit is contained in:
chark1es 2025-02-08 06:01:19 -08:00
parent 3c8b5db189
commit 45153c2fbd

View file

@ -9,7 +9,21 @@
}, },
{ {
"name": "Projects", "name": "Projects",
"path": "/projects" "path": "/projects",
"subpages": [
{
"name": "Robocup",
"path": "/projects/robocup"
},
{
"name": "Signal Processing",
"path": "/projects/signal-processing"
},
{
"name": "Supercomputing",
"path": "/projects/supercomputing"
}
]
}, },
{ {
"name": "Board", "name": "Board",