Skip to content

Commit

Permalink
Add governance to sidebar (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeddy3 authored Jan 12, 2025
1 parent 78543af commit 16a8581
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,14 @@
]
},
{
"About": ["about/vision", "about/semantic-versioning", "CONTRIBUTING", "CHANGELOG", "SUPPORT"]
"About": [
"about/vision",
"about/governance",
"about/semantic-versioning",
"CONTRIBUTING",
"CHANGELOG",
"SUPPORT"
]
}
]
}

0 comments on commit 16a8581

Please sign in to comment.