Skip to content

Commit

Permalink
fix(web): nonexistent route
Browse files Browse the repository at this point in the history
  • Loading branch information
ferothefox committed Aug 8, 2023
1 parent cb148c5 commit 95e95fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/web/src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,6 @@
</LandingDescription>

<a
href="/download"
class="flex items-center justify-center bg-[#2C2B30] px-4 py-2 rounded-full gap-2"
>
<svg
Expand Down

0 comments on commit 95e95fc

Please sign in to comment.