Update docusaurus.config.js

This commit is contained in:
Anton Georgiev 2023-12-07 21:48:57 -05:00 committed by GitHub
parent 4e132abb9b
commit 20b0a4a7d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,10 +44,10 @@ const config = {
'2.6': { '2.6': {
banner: 'none' banner: 'none'
}, },
'2.7': { '3.0': {
banner: 'none' banner: 'none'
}, },
'3.0': { '2.7': {
banner: 'none' banner: 'none'
}, },
} }