Skip to content

Commit

Permalink
fix: duplicate contact link in footer (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
ARPCharlie authored Nov 21, 2024
1 parent d8f68be commit e29d799
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ import BrandTiktok from "./icons/BrandTiktok.astro";
<ul
class="text-white size flex flex-col gap-2 items-center sm:items-start sm:grid sm:grid-cols-2 sm:gap-x-4"
>
<li>
<a href="/contact" class="">Kontakt oss</a>
</li>
<li>
<a href="https://support.gathering.org/help/no-no" class="">FAQ</a>
</li>
Expand Down

0 comments on commit e29d799

Please sign in to comment.