2013-10-01 22:46:56 +04:00
|
|
|
[
|
|
|
|
{
|
2014-12-22 21:50:53 +03:00
|
|
|
"id": "index",
|
2013-10-01 22:46:56 +04:00
|
|
|
"title": "Explore",
|
2015-03-03 22:28:51 +03:00
|
|
|
"icon": "fa-random",
|
2014-12-13 00:00:34 +03:00
|
|
|
"defaultUrl": "explore",
|
2014-12-22 21:50:53 +03:00
|
|
|
"pages": [
|
|
|
|
{
|
|
|
|
"id": "index",
|
|
|
|
"url": "explore"
|
|
|
|
}
|
|
|
|
]
|
2014-05-27 00:47:57 +04:00
|
|
|
},
|
2013-10-01 22:46:56 +04:00
|
|
|
{
|
2014-05-23 21:01:25 +04:00
|
|
|
"id": "tools",
|
|
|
|
"title": "Tools",
|
2015-03-03 22:28:51 +03:00
|
|
|
"icon": "fa-hand-o-up",
|
2014-05-23 21:01:25 +04:00
|
|
|
"defaultUrl": "tools",
|
2014-12-12 22:54:41 +03:00
|
|
|
"pages": []
|
2013-10-01 22:46:56 +04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "events",
|
|
|
|
"title": "Events",
|
2015-03-03 22:28:51 +03:00
|
|
|
"icon": "fa-map-marker",
|
2014-03-14 00:54:41 +04:00
|
|
|
"defaultUrl": "{{EVENTS_URL}}",
|
2014-05-06 05:25:56 +04:00
|
|
|
"instantiate": true,
|
2014-12-12 22:54:41 +03:00
|
|
|
"pages": []
|
2014-12-11 22:18:51 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "teach",
|
|
|
|
"title": "Teach",
|
2015-03-03 22:28:51 +03:00
|
|
|
"icon": "fa-book",
|
2014-12-12 22:54:41 +03:00
|
|
|
"defaultUrl": "mentor",
|
2014-12-11 22:18:51 +03:00
|
|
|
"pages": [
|
|
|
|
{
|
|
|
|
"id": "resources",
|
|
|
|
"title": "Resources",
|
|
|
|
"url": "resources"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "badges",
|
|
|
|
"title": "Badges",
|
|
|
|
"url": "badges"
|
2014-12-13 01:01:16 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "hive",
|
|
|
|
"title": "Hive",
|
|
|
|
"url": "_hive"
|
2014-12-11 22:18:51 +03:00
|
|
|
}
|
|
|
|
]
|
2013-10-01 22:46:56 +04:00
|
|
|
}
|
|
|
|
]
|