Skip to content

Commit

Permalink
update link to homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
saleel committed Jan 25, 2024
1 parent 1c43c5e commit 3769044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const NavSection = () => {

return (
<Nav>
<Logo className={pathname === "/" ? "current_page" : "off"} to={"/"}>
<Logo to={"https://prove.email/"}>
ZK-Email
</Logo>
<div
Expand Down

0 comments on commit 3769044

Please sign in to comment.