mirror of
https://github.com/ChenQihan666/Lolia-Nodes-Status-Pages.git
synced 2026-08-13 23:47:08 +08:00
Update Header.tsx
This commit is contained in:
@@ -27,7 +27,7 @@ export default function Header({ style }: { style?: React.CSSProperties }) {
|
|||||||
<Container size="md" className={classes.inner}>
|
<Container size="md" className={classes.inner}>
|
||||||
<div>
|
<div>
|
||||||
<a
|
<a
|
||||||
href={location.pathname == '/' ? 'https://lolianode.top/' : '/'}
|
href={location.pathname == '/' ? 'https://lolianode.top' : '/'}
|
||||||
target={location.pathname == '/' ? '_blank' : undefined}
|
target={location.pathname == '/' ? '_blank' : undefined}
|
||||||
>
|
>
|
||||||
<Image
|
<Image
|
||||||
|
|||||||
Reference in New Issue
Block a user