added language dropdown

This commit is contained in:
Jonas_Jones 2025-02-03 02:37:19 +01:00
parent e985408f85
commit 87c253706e

View file

@ -93,6 +93,20 @@ const config = {
src: 'img/favicon.png',
},
items: [
{
type: 'localeDropdown',
position: 'right',
dropdownItemsAfter: [
{
type: 'html',
value: '<hr style="margin: 0.3rem 0;">',
},
{
href: 'https://github.com/JonasunderscoreJones/docs.jonasjones.dev/issues/new?title=Translationfix',
label: 'Help translating!',
},
],
},
{
href: 'https://jonasjones.dev',
label: 'Homepage',