This commit is contained in:
Nicholas Orlowsky 2022-07-31 21:28:13 -05:00
parent b99b1c4f74
commit c20d558676
No known key found for this signature in database
GPG key ID: 3845F78A73B14100
6 changed files with 18 additions and 6 deletions

View file

@ -14,7 +14,7 @@ const Lifting: InfoCardProps = {
title: "Lifting",
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 - 255lbs (Done at the Home Depot's HQ in Atlanta, GA)", "Squat - 385lbs", "Deadlift - 345lbs"],
list:["Bench - 255lbs (Done at the Home Depot's HQ in Atlanta, GA)", "Squat - 380lbs", "Deadlift - 365lbs"],
listClassName: "col-12"
}