Skip to content

Commit

Permalink
feat: add Github link to footer (#109)
Browse files Browse the repository at this point in the history
* feat: add Github link to footer

* Prettier

---------

Co-authored-by: olli <[email protected]>
  • Loading branch information
hf-kklein and OLILHR authored Feb 6, 2025
1 parent dc91807 commit 386f941
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/lib/components/shared/footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,14 @@
rel="noopener noreferrer"
href="https://www.hochfrequenz.de/kontakt/">Kontakt</a
>
|
<a
class="mx-2 hover:underline"
target="_blank"
rel="noopener noreferrer"
href="https://github.com/Hochfrequenz/fristenkalender-frontend/"
>Github</a
>
</p>
</div>
</div>
Expand Down

0 comments on commit 386f941

Please sign in to comment.