Skip to content

Commit

Permalink
Fix link on the home page
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdales committed Jun 16, 2024
1 parent 20729e1 commit 683bb38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<p class="body-4">Or maybe you just want to use it as a reference, that's cool too.</p>

<LinkCard href="/cusomisation" title="Customisation" desc="How to make it your own" />
<LinkCard href="/customisation" title="Customisation" desc="How to make it your own" />
</header>

<main>
Expand Down

0 comments on commit 683bb38

Please sign in to comment.