Skip to content

Commit a937f07

Browse files
committed
Mailto link not target blank
1 parent 6d64ccf commit a937f07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/home/SponsorsSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export function SponsorsSection() {
5252
Interested in sponsoring NetAuto?
5353
</p>
5454
<a
55-
href="mailto:netautorheinmain@gmail.com" target="_blank"
55+
href="mailto:netautorheinmain@gmail.com"
5656
className="inline-flex items-center gap-2 text-accent hover:text-foreground transition-colors underline underline-offset-4 hover-scale">
5757
Get in touch →
5858
</a>

0 commit comments

Comments
 (0)