1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-03-21 21:47:11 +02:00

Add version dropdown to docs header

This commit is contained in:
Joel Speed 2020-11-08 19:32:30 +00:00
parent 6c483e5674
commit c8a70c6243
No known key found for this signature in database
GPG Key ID: 6E80578D6751DEFB

@ -21,6 +21,11 @@ module.exports = {
label: 'Docs',
position: 'left',
},
{
type: 'docsVersionDropdown',
position: 'right',
dropdownActiveClassDisabled: true,
},
{
href: 'https://github.com/oauth2-proxy/oauth2-proxy',
label: 'GitHub',