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}>
|
||||
<div>
|
||||
<a
|
||||
href={location.pathname == '/' ? 'https://lolianode.top/' : '/'}
|
||||
href={location.pathname == '/' ? 'https://lolianode.top' : '/'}
|
||||
target={location.pathname == '/' ? '_blank' : undefined}
|
||||
>
|
||||
<Image
|
||||
|
||||
Reference in New Issue
Block a user