docs: Sidebar updates

This commit is contained in:
Armani Ferrante 2021-02-03 07:45:09 -08:00
parent 66593cb8bb
commit d94fd39886
No known key found for this signature in database
GPG Key ID: D597A80BCF8E12B7
1 changed files with 2 additions and 1 deletions

View File

@ -36,6 +36,7 @@ module.exports = {
docsDir: "",
editLinkText: "",
lastUpdated: false,
sidebarDepth: 2,
sidebar: [
{
collapsable: false,
@ -47,7 +48,7 @@ module.exports = {
},
{
collapsable: false,
title: "Programs on Solana",
title: "Programs",
children: [
"/tutorials/tutorial-0",
"/tutorials/tutorial-1",