Update Hobbies.ts

This commit is contained in:
Nicholas Orlowsky 2023-01-02 12:58:09 -06:00 committed by GitHub
parent f72850218c
commit 8e66c60a79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ const RunningHobby: InfoCardProps = {
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.",
description: "I started lifting as a break from my 6 years and 10,000 miles of running and really liked it.",
listTitle: "Personal Records",
list:["Bench - 270lbs", "Squat - 405lbs", "Deadlift - 385lbs"],
listClassName: "col-12"