Skip to content

Commit

Permalink
Add a link to the finished game on the front page
Browse files Browse the repository at this point in the history
  • Loading branch information
Vages committed Sep 2, 2022
1 parent c192f31 commit 8e3afa5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/routes/+page.svelte
Expand Up @@ -23,6 +23,11 @@

<h1>Welcome to the Svelte workshop!</h1>

<p>
If you're lucky, you'll end up with a <a href="finished-game">finished game</a
> at the end.
</p>

<p>Open the file TASKS.md to get going.</p>

<table>
Expand Down

1 comment on commit 8e3afa5

@vercel
Copy link

@vercel vercel bot commented on 8e3afa5 Sep 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

svelte-snake-workshop – ./

svelte-snake-workshop.vercel.app
svelte-snake-workshop-vages.vercel.app
svelte-snake-workshop-git-main-vages.vercel.app

Please sign in to comment.