Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

Commit

Permalink
add email to about page
Browse files Browse the repository at this point in the history
  • Loading branch information
mianzegregory committed Sep 16, 2021
1 parent 8b40b22 commit b610024
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/pages/About.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,20 @@ const About = () => {
convey a desired message. Having an active creative side allows me
to give a unique twist to each photo in order to create a compelling
image that lasts in the mind of an audience.
<br />
<br />
Say hello
<br />
<span
style={{
backgroundColor: "transparent",
fontFamily: "Fira Sans",
fontWeight: "800",
color: "#000",
}}
>
[email protected]
</span>
</p>
</ImagesContainer>
</PageWrapper>
Expand Down

0 comments on commit b610024

Please sign in to comment.