aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Header/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Header/index.tsx')
-rw-r--r--src/components/Header/index.tsx3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/Header/index.tsx b/src/components/Header/index.tsx
index 9f199fc..ba3c70b 100644
--- a/src/components/Header/index.tsx
+++ b/src/components/Header/index.tsx
@@ -18,8 +18,9 @@ export function Header({ openInfoPopUp }: Props) {
width={30}
height={30}
/>
+ <a href="/">
<Styled.Logo>{appName}</Styled.Logo>
- <a href="#"></a>
+ </a>
</Styled.Content>
</Styled.Container>
);
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage