feat: implement pages
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"text": "blog",
|
||||
"link": "/blog/",
|
||||
"activeMatch": "/blog/"
|
||||
},
|
||||
{
|
||||
"text": "notifications",
|
||||
"link": "/notifications/",
|
||||
"activeMatch": "/notifications/"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user