Skip to content

Commit

Permalink
Get in Touch -> Contact Me
Browse files Browse the repository at this point in the history
  • Loading branch information
DustinAlandzes committed Sep 2, 2024
1 parent 2ae10ad commit 70dabe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/Contact.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export default function ContactSection(): JSX.Element {
} else {
return <section id={"contact"} tabIndex={0}>
<h1 className={"section-title"}>
<a href={"#contact"}>Get in Touch</a>
<a href={"#contact"}>Contact Me</a>
</h1>
<div className={"section-body"}>
<div id={"contact-email"}>
Expand Down

0 comments on commit 70dabe4

Please sign in to comment.