reduce to 5 menu items
This commit is contained in:
@ -93,26 +93,18 @@
|
||||
"termsOfUseUrl": "https://go.microsoft.com/fwlink/?LinkID=206977",
|
||||
"boardName": "BBC micro:bit",
|
||||
"docMenu": [
|
||||
{
|
||||
"name": "About",
|
||||
"path": "/about"
|
||||
},
|
||||
{
|
||||
"name": "Getting Started",
|
||||
"path": "/getting-started"
|
||||
},
|
||||
{
|
||||
"name": "Ten Projects",
|
||||
"name": "Projects",
|
||||
"path": "/projects"
|
||||
},
|
||||
{
|
||||
"name": "Micro:bit APIs",
|
||||
"name": "Reference",
|
||||
"path": "/reference"
|
||||
},
|
||||
{
|
||||
"name": "Micro:bit Device",
|
||||
"path": "/device"
|
||||
},
|
||||
{
|
||||
"name": "Blocks",
|
||||
"path": "/blocks"
|
||||
|
Reference in New Issue
Block a user