Skip to content

Commit

Permalink
Add accessiblity link to footer
Browse files Browse the repository at this point in the history
  • Loading branch information
smrtrfszm committed Jan 10, 2024
1 parent 62ae382 commit 6392a33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ const Footer: VoidComponent = () => {
<A href="." class={styles.disabled} tabIndex={-1}>
Oldaltérkép
</A>
<A href="/pages/akadalymentesitesi-nyilatkozat">Akadálymentesítési nyilatkozat</A>
</div>
<div class={styles.block}>
<h4>KRÉTA</h4>
Expand Down

0 comments on commit 6392a33

Please sign in to comment.