Skip to content

Commit

Permalink
add links to github and needle
Browse files Browse the repository at this point in the history
  • Loading branch information
marwie committed Aug 23, 2024
1 parent e5b13b1 commit cda98e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/routes/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
<a href="{base}/markdown">Markdown Page</a>
<a href="{base}/regular">Regular Page</a>
<a href="{base}/scenes">Scenes</a>
<a href="https://needle.tools">Needle</a>
<a href="https://github.com/needle-engine/sveltekit-sample">Github</a>
</div>
<main>
<slot />
Expand Down

0 comments on commit cda98e5

Please sign in to comment.