From d1cca6e1d700b102cf4176028626cc21483c31d9 Mon Sep 17 00:00:00 2001
From: Rachel Prather
Date: Fri, 12 Jan 2024 12:25:13 -0800
Subject: [PATCH 2/4] Fix capitaliation
---
src/components/About/About.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/About/About.js b/src/components/About/About.js
index 75ae4b7..ab76c8b 100644
--- a/src/components/About/About.js
+++ b/src/components/About/About.js
@@ -16,7 +16,7 @@ const About = () => {
Hello! 👋 My name is Rachel Soae Prather. I'm a Korean-American Software Engineer and Web Developer located outside Portland, Oregon.
- My mission is to Build Technology that Builds Community. In service of that mission, I work and volunteer with ethical organizations whose missions I strongly believe in. I am currently associated with Rita XYZ, Lesbians Who Tech & Allies, Out In Tech, Girls Who Code, and PDXWIT.
+ My mission is to build technology that builds community. In service of that mission, I work and volunteer with ethical organizations whose missions I strongly believe in. I am currently associated with Rita XYZ, PDX Women In Tech, Girls Who Code, Out In Tech, and Lesbians Who Tech & Allies.
In my downtime, I can be found eating kimchi, searching for the best honey at the farmer's market, and making music with friends.
From 793580d05a405ed38990ddde8a3c2b9065801b35 Mon Sep 17 00:00:00 2001
From: Rachel Prather
Date: Fri, 12 Jan 2024 12:26:19 -0800
Subject: [PATCH 3/4] Add target blank to footer links
---
src/components/Footer/Footer.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/components/Footer/Footer.js b/src/components/Footer/Footer.js
index 6c74f12..78b67f9 100644
--- a/src/components/Footer/Footer.js
+++ b/src/components/Footer/Footer.js
@@ -7,10 +7,10 @@ const Footer = () => {
return (