docs: add building of 3.0 docs

This commit is contained in:
Anton Georgiev 2023-12-07 15:36:11 -05:00
parent 9cb32aae46
commit 36f2bec0ea
2 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,7 @@ TAGS=(
BRANCHES=(
v2.6.x-release
v2.7.x-release
v3.0.x-release
)
REMOTE="origin"

View File

@ -47,6 +47,9 @@ const config = {
'2.7': {
banner: 'none'
},
'3.0': {
banner: 'none'
}
}
},
theme: {