Update Hobbies.ts
This commit is contained in:
parent
a6118b9a75
commit
2e4da3200f
|
@ -14,7 +14,7 @@ const Lifting: InfoCardProps = {
|
||||||
title: "Lifting",
|
title: "Lifting",
|
||||||
description: "I started lifting as a break from my 6 years and 10,000 miles of running and really liked it.",
|
description: "I started lifting as a break from my 6 years and 10,000 miles of running and really liked it.",
|
||||||
listTitle: "Personal Records",
|
listTitle: "Personal Records",
|
||||||
list:["Bench - 270lbs", "Squat - 405lbs", "Deadlift - 385lbs"],
|
list:["Bench - 270lbs", "Squat - 405lbs", "Deadlift - 405lbs"],
|
||||||
listClassName: "col-12"
|
listClassName: "col-12"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue