docs: add version nav dropdown

This commit is contained in:
jo 2022-04-07 19:23:58 +02:00 committed by Kyle Robbertze
parent 16d7461263
commit d5d176ee2c
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ const config = {
{ ...vars.repository, position: "right" },
{ ...vars.forum, position: "right" },
{ ...vars.channel, position: "right" },
{ type: "docsVersionDropdown", position: "right" },
// { type: "localeDropdown", position: "right" },
],
},