chore: update language in index.html to Chinese

This commit is contained in:
CalciumIon
2024-12-28 20:43:13 +08:00
parent 32440f2ea7
commit 22244a9c5e
2 changed files with 2 additions and 2 deletions

View File

@@ -199,7 +199,7 @@ const HeaderBar = () => {
</Dropdown.Menu>
}
>
<Nav.Item itemKey={'new-year'} text={'🏮'} />
<Nav.Item itemKey={'new-year'} text={'🎉'} />
</Dropdown>
)}
{/* <Nav.Item itemKey={'about'} icon={<IconHelpCircle />} /> */}