Skip to content

Commit

Permalink
Add source code link
Browse files Browse the repository at this point in the history
  • Loading branch information
komali2 committed Sep 20, 2024
1 parent cc1aab0 commit 97a99cb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/routes/Header.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@

<header>
<h1>Calorie Rolling Averages</h1>
<div>
<small>
by <a href="https://508.dev">508.dev</a>
<a href="https://codeberg.org/508_dev/running-calorie-average">Code</a> by <a href="https://508.dev">508.dev</a>
</small>
</div>
</header>

<style>
Expand Down

0 comments on commit 97a99cb

Please sign in to comment.