13 lines
188 B
JSON
13 lines
188 B
JSON
[
|
|
{
|
|
"text": "blog",
|
|
"link": "/blog/",
|
|
"activeMatch": "/blog/"
|
|
},
|
|
{
|
|
"text": "notifications",
|
|
"link": "/notifications/",
|
|
"activeMatch": "/notifications/"
|
|
}
|
|
]
|