From 4ba06a7b051d4fcc815c26eb935da1f3a65564e2 Mon Sep 17 00:00:00 2001 From: Kayla Glick Date: Sat, 9 Mar 2024 20:00:18 -0500 Subject: [PATCH] update text --- src/components/sections/portfolio/Item.tsx | 2 +- src/data.ts | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/sections/portfolio/Item.tsx b/src/components/sections/portfolio/Item.tsx index 7ca0e7c..817255a 100644 --- a/src/components/sections/portfolio/Item.tsx +++ b/src/components/sections/portfolio/Item.tsx @@ -35,7 +35,7 @@ function Item({ project }: Props) { project.name } -

{project.description}

+

diff --git a/src/data.ts b/src/data.ts index e63a384..a4a15a2 100644 --- a/src/data.ts +++ b/src/data.ts @@ -96,8 +96,8 @@ const PROJECTS: Project[] = [ require("./assets/img/portfolio/wowsims-4.png"), ], description: ` - WoWSims is a fan-made open-source project to provide simulations for World of Warcraft® Classic™. - Since 2022 I've made thousands of contributions to the project, including a complete UI redesign and developing 5 different simulations. + WoWSims is a fan-made open-source project to provide simulations for World of Warcraft® Classic™.
+ Since 2022 I've made thousands of contributions to the project, including a complete UI redesign and developing 5 different simulations.
In 2024 I was made an admin of the project, and have since worked with our developers to launch new sites for World of Warcraft® Classic Season of Discovery and Cataclysm Classic™. `, @@ -133,7 +133,7 @@ const PROJECTS: Project[] = [ require("./assets/img/portfolio/dutchie-pay-1.png"), ], description: ` - Dutchie Pay is Dutchie's premiere in-house payments service for online Cannabis payments. + Dutchie Pay is Dutchie's premiere in-house payments service for online Cannabis payments.
I architected the workflows, services, & underlying relational data models for the project, & also worked with the product & design teams to flesh out the UI/UX. `,