Skip to content

Commit

Permalink
add jobs link
Browse files Browse the repository at this point in the history
  • Loading branch information
merklejerk committed Jun 13, 2024
1 parent f334c51 commit 0f6cd89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/routes/(app)/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,9 @@
<div>
<a href={`${base}/players`}>Merchants</a>
</div>
<div>
<a href="https://jobs.dragonfly.xyz/jobs" target="_blank">Jobs</a>
</div>
</div>
<div class="right">
<div>
Expand Down

0 comments on commit 0f6cd89

Please sign in to comment.