Remove master from the docs site version config. (#7874)

This commit is contained in:
M. J. Fromberger
2022-02-21 06:07:06 -08:00
committed by GitHub
parent e80541a251
commit 351adf8ddb
2 changed files with 0 additions and 5 deletions

View File

@@ -33,10 +33,6 @@ module.exports = {
{
"label": "v0.35",
"key": "v0.35"
},
{
"label": "master",
"key": "master"
}
],
topbar: {

View File

@@ -1,4 +1,3 @@
master master
v0.33.x v0.33
v0.34.x v0.34
v0.35.x v0.35