mirror of
https://github.com/Snigdha-OS/snigdhaos-devdocs.git
synced 2025-09-06 22:45:12 +02:00
🐛 fix: add lang dropdown
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user