Skip to content

Commit d94fd39

Browse files
docs: Sidebar updates
1 parent 66593cb commit d94fd39

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/src/.vuepress/config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ module.exports = {
3636
docsDir: "",
3737
editLinkText: "",
3838
lastUpdated: false,
39+
sidebarDepth: 2,
3940
sidebar: [
4041
{
4142
collapsable: false,
@@ -47,7 +48,7 @@ module.exports = {
4748
},
4849
{
4950
collapsable: false,
50-
title: "Programs on Solana",
51+
title: "Programs",
5152
children: [
5253
"/tutorials/tutorial-0",
5354
"/tutorials/tutorial-1",

0 commit comments

Comments
 (0)