Skip to content

Commit

Permalink
changed email
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravkumar065 committed Jul 31, 2024
1 parent c15fa49 commit 3eac390
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/contact.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ export default function Contact() {

<p className="text-gray-700 -mt-6 dark:text-white/80">
Please contact me directly at{" "}
<a className="underline" href="mailto:example@gmail.com">
example@gmail.com
<a className="underline" href="mailto:gauravkmr065@gmail.com">
gauravkmr065@gmail.com
</a>{" "}
or through this form.
</p>
Expand Down

0 comments on commit 3eac390

Please sign in to comment.