mirror of
https://github.com/Snigdha-OS/snigdhaos-devdocs.git
synced 2025-09-08 07:24:55 +02:00
🐛 fix: add lang dropdown
This commit is contained in:
@@ -111,6 +111,10 @@ const config = {
|
|||||||
src: 'img/logo.svg',
|
src: 'img/logo.svg',
|
||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
|
{
|
||||||
|
type: 'localeDropdown', // Language switcher dropdown
|
||||||
|
position: 'right',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
href: 'https://github.com/facebook/Snigdha-OS',
|
href: 'https://github.com/facebook/Snigdha-OS',
|
||||||
label: 'GitHub',
|
label: 'GitHub',
|
||||||
|
Reference in New Issue
Block a user