Files
homepage/docs/zh-hans/_nav.json
T

18 lines
282 B
JSON
Raw Normal View History

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/"
}
]