diff --git a/src/static/data/Hobbies.ts b/src/static/data/Hobbies.ts index 766edb6..2031a5c 100644 --- a/src/static/data/Hobbies.ts +++ b/src/static/data/Hobbies.ts @@ -12,7 +12,7 @@ const RunningHobby: InfoCardProps = { const Lifting: InfoCardProps = { title: "Lifting", - description: "Began lifting when I got into college.", + description: "Once I was done with cross country, I was so used to working out everyday, I just couldn't stop. I started lifting as a break from my 6 years and 10,000 miles of running and really really liked it.", listTitle: "Personal Records", list:["Bench - 235lbs", "Squat - 345lbs", "Deadlift - 345lbs (I think)"], listClassName: "col-12"