diff --git a/front/views/template/Header.tsx b/front/views/template/Header.tsx index 4bbd538..5c8cbcd 100644 --- a/front/views/template/Header.tsx +++ b/front/views/template/Header.tsx @@ -14,7 +14,7 @@ export function Header({ username }: { username: string }) { id="iqball" className="clickable" onClick={() => { - location.pathname = "/" + location.pathname = BASE + "/" }}> IQ Ball