2026-05-19 21:45:20 -05:00
|
|
|
[
|
|
|
|
|
{
|
2026-05-22 11:48:09 +08:00
|
|
|
"text": "blogs",
|
|
|
|
|
"link": "/blogs/",
|
|
|
|
|
"activeMatch": "/blogs/"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"text": "projects",
|
|
|
|
|
"link": "/projects/",
|
|
|
|
|
"activeMatch": "/projects/"
|
2026-05-19 21:45:20 -05:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"text": "notifications",
|
|
|
|
|
"link": "/notifications/",
|
|
|
|
|
"activeMatch": "/notifications/"
|
|
|
|
|
}
|
|
|
|
|
]
|