Skip to content

Commit 3d07e90

Browse files
committed
change job description again
1 parent 0aeef2d commit 3d07e90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/InfoCard.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ const InfoCard = () => {
77
<ProfilePic src="../img/vio.jpg" alt="Close-up of Vio" />
88
<NameWrapper>
99
<NameH1>Vio Szabo</NameH1>
10-
<Tagline>Frontend developer</Tagline>
11-
<SecondTagline>with a background in communications</SecondTagline>
10+
<Tagline>Communicator</Tagline>
11+
<SecondTagline>+ author and frontend developer</SecondTagline>
1212
</NameWrapper>
1313
</InfoWrapper>
1414
)

0 commit comments

Comments
 (0)