We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aeef2d commit 3d07e90Copy full SHA for 3d07e90
src/components/InfoCard.js
@@ -7,8 +7,8 @@ const InfoCard = () => {
7
<ProfilePic src="../img/vio.jpg" alt="Close-up of Vio" />
8
<NameWrapper>
9
<NameH1>Vio Szabo</NameH1>
10
- <Tagline>Frontend developer</Tagline>
11
- <SecondTagline>with a background in communications</SecondTagline>
+ <Tagline>Communicator</Tagline>
+ <SecondTagline>+ author and frontend developer</SecondTagline>
12
</NameWrapper>
13
</InfoWrapper>
14
)
0 commit comments