Skip to content

Commit

Permalink
Add email link to about us page
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikaal Naik committed Jun 17, 2022
1 parent 3205b25 commit 4316ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/frontend/src/pages/about-us/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default function AboutUs() {
<section>
<h1>Have a great idea? A comment? A suggestion?</h1>
<p className={styles.component}>
We'd love to hear it! Send us an email here.
We'd love to hear it! Send us an email <a href="mailto:[email protected]">here</a>.
</p>
</section>
<section>
Expand Down

1 comment on commit 4316ab5

@vercel
Copy link

@vercel vercel bot commented on 4316ab5 Jun 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Creating the Deployment Timed Out.

Please sign in to comment.