This commit is contained in:
parent
5595a60330
commit
15cc724879
|
|
@ -17,7 +17,7 @@ export default function HomePage() {
|
|||
return (
|
||||
<div className="flex size-full flex-col items-center justify-center relative">
|
||||
|
||||
{/* <HomeRedirector /> */}
|
||||
<HomeRedirector />
|
||||
<LanguageSwitcher />
|
||||
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue