Skip to content

Commit

Permalink
Removed redundant links to privacy and cookie policy (#1174)
Browse files Browse the repository at this point in the history
  • Loading branch information
goslingo authored May 13, 2024
1 parent c2ad86a commit 683fa3a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,6 @@ const Footer = () => {
<Trans t={t}>Vega Papers</Trans>
</TextLink>
</li>
<li>
<TextLink
to="/privacy/"
className="block py-1.5 leading-[1.3]"
>
<Trans t={t}>Privacy & Cookie Policy</Trans>
</TextLink>
</li>
</ul>
</div>
<div>
Expand Down

0 comments on commit 683fa3a

Please sign in to comment.