Skip to content

Commit

Permalink
feat: add link to self (instead of just other solutions) (#403)
Browse files Browse the repository at this point in the history
because the mockup says so: Hochfrequenz/AHahnB#553 (review)

Co-authored-by: Konstantin <konstantin.klein+github@hochfrequenz.de>
  • Loading branch information
hf-kklein and Konstantin authored Jan 27, 2025
1 parent 108c276 commit f74896a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/shared/components/footer/footer.component.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<footer id="solutions" class="flex bg-offwhite justify-center flex-wrap py-2">
<a class="ahbesser" href="https://ahb-tabellen.hochfrequenz.de">AHB-Tabellen</a>
<a class="fristenkalender" href="https://fristenkalender.hochfrequenz.de">Fristenkalender</a>
<a class="ahahnb" href="https://bedingungsbaum.hochfrequenz.de">Bedingungsbaum</a>
<a class="entscheidungsbaum" href="https://ebd.hochfrequenz.de">Entscheidungsbaumdiagramm</a>
Expand Down

0 comments on commit f74896a

Please sign in to comment.