From 3bb3ee492f26eab24698c6f9822da1dcc9470272 Mon Sep 17 00:00:00 2001 From: Joseph Burdick Date: Wed, 5 Jun 2024 20:07:33 -0400 Subject: [PATCH 1/6] Tweak education --- src/api/education.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/education.md b/src/api/education.md index 4032d69..efd701a 100644 --- a/src/api/education.md +++ b/src/api/education.md @@ -2,7 +2,7 @@ education: - institution: "Virginia Commonwealth University" logo: "https://media.licdn.com/dms/image/C4E0BAQHY-pnQLhvFtQ/company-logo_100_100/0/1630600618760/virginia_commonwealth_university_logo?e=1725494400&v=beta&t=9JX-Sml6gaQSwifkuiUqwAFvQ-XtknCeVxX13sGmaXk" - name: "Bachelor of Science, Mass Communications / Creative Advertising / Media Studies / Art Direction" + name: "Bachelor of Science, Mass Communications; Creative Advertising / Media Studies / Art Direction" start_date: "2002-09-01" end_date: "2007-06-01" activities: "Ad Club, Linux Users Group, Mass Comm Lab" From 18ad299ca76f084d065da696b7d04317fb75efdf Mon Sep 17 00:00:00 2001 From: Joseph Burdick Date: Wed, 5 Jun 2024 20:50:03 -0400 Subject: [PATCH 2/6] Vertically center footer items --- src/app/_content/Intro.tsx | 2 +- src/app/globals.css | 63 ++++++++++++++------------------------ src/app/page.tsx | 2 +- tailwind.config.ts | 3 +- 4 files changed, 26 insertions(+), 44 deletions(-) diff --git a/src/app/_content/Intro.tsx b/src/app/_content/Intro.tsx index 9570f9b..ecbe414 100644 --- a/src/app/_content/Intro.tsx +++ b/src/app/_content/Intro.tsx @@ -39,7 +39,7 @@ function Intro() {