Files
homepage/docs/en-gb/_nav.json
T

18 lines
282 B
JSON
Raw Normal View History

2026-05-19 21:45:20 -05:00
[
2026-05-23 08:42:52 +08:00
{
"text": "projects",
"link": "/projects/",
"activeMatch": "/projects/"
},
2026-05-19 21:45:20 -05:00
{
2026-05-23 07:55:18 +08:00
"text": "blogs",
"link": "/blogs/",
"activeMatch": "/blogs/"
2026-05-19 21:45:20 -05:00
},
{
"text": "notifications",
"link": "/notifications/",
"activeMatch": "/notifications/"
}
]