🐛 fix: add lang dropdown

This commit is contained in:
eshanized
2025-01-10 23:28:35 +05:30
parent 38cc72c2a3
commit 57f430d697

View File

@@ -111,6 +111,10 @@ const config = {
src: 'img/logo.svg',
},
items: [
{
type: 'localeDropdown', // Language switcher dropdown
position: 'right',
},
{
href: 'https://github.com/facebook/Snigdha-OS',
label: 'GitHub',