1{ 2 "tutorialSidebar": [ 3 { 4 "type": "autogenerated", 5 "dirName": "." 6 }, 7 { 8 "type": "category", 9 "label": "Resources", 10 "collapsed": true, 11 "items": [ 12 { 13 "type": "link", 14 "label": "Ignite CLI on Github", 15 "href": "https://github.com/ignite/cli" 16 }, 17 { 18 "type": "link", 19 "label": "Ignite Tutorials", 20 "href": "https://tutorials.ignite.com/" 21 }, 22 { 23 "type": "link", 24 "label": "Cosmos SDK Docs", 25 "href": "https://docs.cosmos.network/" 26 } 27 ] 28 } 29 ] 30} 31 32