Skip to content

Commit 554ad82

Browse files
committed
Update Footer PrivacyPolicy link to not have target=blank
1 parent 118d405 commit 554ad82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/Footer.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ const Footer = () => {
4040
<Link
4141
href="/privacy-policy"
4242
className="text-sm text-slate-50 hover:underline"
43-
target="blank"
4443
>
4544
Privacy Policy
4645
</Link>

0 commit comments

Comments
 (0)