akborana4 commited on
Commit
dce3d17
·
verified ·
1 Parent(s): 62be890

Update components/Footer.tsx

Browse files
Files changed (1) hide show
  1. components/Footer.tsx +1 -1
components/Footer.tsx CHANGED
@@ -27,7 +27,7 @@ const Footer: FC<Props> = ({ error }) => {
27
 
28
  <NewTabLink
29
  className={"ml-auto flex items-center gap-1 hover:text-primary-500 transition-colors"}
30
- href={"https://akborana4-webstreamnew.hf.space"}
31
  >
32
  <IconGithub className={"w-4 h-4"} /> Github
33
  </NewTabLink>
 
27
 
28
  <NewTabLink
29
  className={"ml-auto flex items-center gap-1 hover:text-primary-500 transition-colors"}
30
+ href={"https://akay.is-a.dev"}
31
  >
32
  <IconGithub className={"w-4 h-4"} /> Github
33
  </NewTabLink>