Add version picker for docs

This commit is contained in:
Abin 2022-12-06 15:06:43 +05:30
parent a9d7f0fd27
commit 0a7f135465

View File

@ -90,6 +90,10 @@ const config = {
label: 'Blog',
position: 'left'
},
{
type: 'docsVersionDropdown',
position: 'right',
},
{
href: 'https://github.com/alcionai/corso',
label: 'GitHub',