Initial commit
This commit is contained in:
12
conf/navigation.json
Normal file
12
conf/navigation.json
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"name": "Dashboard",
|
||||
"to": "/",
|
||||
"icon": "fa-home"
|
||||
},
|
||||
{
|
||||
"name": "Userlist",
|
||||
"to": "/userlist",
|
||||
"icon": "fa-news"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user