Skip to content

Commit 3d76fde

Browse files
haksungjangclaude
andcommitted
feat: navbar에 언어 전환 드롭다운 추가
localeDropdown을 GitHub 링크 좌측에 배치 Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
1 parent 052d283 commit 3d76fde

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

website/docusaurus.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,10 @@ const config: Config = {
227227
// label: '블로그',
228228
// position: 'left',
229229
// },
230+
{
231+
type: 'localeDropdown',
232+
position: 'right',
233+
},
230234
{
231235
href: 'https://github.com/trustedoss',
232236
'aria-label': 'GitHub repository',

0 commit comments

Comments
 (0)