Skip to content

Commit

Permalink
edit route
Browse files Browse the repository at this point in the history
  • Loading branch information
Spencer-Sch committed Dec 1, 2023
1 parent af2e745 commit 5cbb62e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function LeftSidebar() {
</button> */}

<li className="mb-2 font-semibold text-xl">
<Link href={"/app/welcome"}>
<Link href={"/dapp/welcome"}>
<img className="mask mask-squircle w-10" src="/logo192.png" alt="DashWind Logo" />
DashWind
</Link>{" "}
Expand Down

0 comments on commit 5cbb62e

Please sign in to comment.