Skip to content

Commit 6e88f3f

Browse files
committed
Updated location on contact page
1 parent 239ad51 commit 6e88f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/pages/ContactPage.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ function ContactPage() {
2828
</div>
2929
<div className="content-column">
3030
<MdPersonPinCircle title="location" color="rgb(210,63,64)" />
31-
<p>Madison, WI</p>
31+
<p>Chicago, IL</p>
3232
</div>
3333
</div>
3434
<div id="form-box">

0 commit comments

Comments
 (0)