18 lines
282 B
JSON
18 lines
282 B
JSON
[
|
|
{
|
|
"text": "projects",
|
|
"link": "/projects/",
|
|
"activeMatch": "/projects/"
|
|
},
|
|
{
|
|
"text": "blogs",
|
|
"link": "/blogs/",
|
|
"activeMatch": "/blogs/"
|
|
},
|
|
{
|
|
"text": "notifications",
|
|
"link": "/notifications/",
|
|
"activeMatch": "/notifications/"
|
|
}
|
|
]
|