From edbd1e4acdb0161b32268560ccdd9cbf393df7db Mon Sep 17 00:00:00 2001 From: Peter Barnum Date: Tue, 23 Jul 2024 10:13:14 -0600 Subject: [PATCH 1/3] remove 2024 class --- pages/programs/highschool/apply.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/programs/highschool/apply.tsx b/pages/programs/highschool/apply.tsx index a065061c..d5e7d5a8 100644 --- a/pages/programs/highschool/apply.tsx +++ b/pages/programs/highschool/apply.tsx @@ -74,7 +74,7 @@ const HighschoolSignup: NextPage = ({ courses }) => {

Fall 2024

Coding Camp Application

- Open to rising sophomores, juniors, seniors, and 2024 grads + Open to sophomores, juniors, seniors (Graduating classes of 2025, 2026, and 2027).

{/* Common meeting time */} From 20048e4e6550ba0eebfaa82c17d8662f9344e8cd Mon Sep 17 00:00:00 2001 From: Peter Barnum Date: Tue, 23 Jul 2024 10:17:20 -0600 Subject: [PATCH 2/3] remove neighboring parish --- pages/programs/highschool/apply.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pages/programs/highschool/apply.tsx b/pages/programs/highschool/apply.tsx index d5e7d5a8..65282cdf 100644 --- a/pages/programs/highschool/apply.tsx +++ b/pages/programs/highschool/apply.tsx @@ -238,12 +238,6 @@ const HighschoolSignup: NextPage = ({ courses }) => { {`The course is free for students attending public, parochial, or home school in New Orleans. If you don't fit that description, we may be able to partner with your school district to cover the cost, and if not, we offer discounted tuition to families paying privately.`}


-

- {`If you go to school in a neighboring parish outside New Orleans, we may be running a - separate fall program in your school district. If this is the case, after you fill - out the application, we will let you know who to contact to apply for the - appropriate program.`} -

From bbdac0a13dea12e66fe7839b2e6e0fab4e23f39e Mon Sep 17 00:00:00 2001 From: Peter Barnum Date: Tue, 23 Jul 2024 10:23:48 -0600 Subject: [PATCH 3/3] add "and" --- pages/programs/highschool/apply.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/programs/highschool/apply.tsx b/pages/programs/highschool/apply.tsx index 65282cdf..2760ddff 100644 --- a/pages/programs/highschool/apply.tsx +++ b/pages/programs/highschool/apply.tsx @@ -74,7 +74,7 @@ const HighschoolSignup: NextPage = ({ courses }) => {

Fall 2024

Coding Camp Application

- Open to sophomores, juniors, seniors + Open to sophomores, juniors, and seniors (Graduating classes of 2025, 2026, and 2027).

{/* Common meeting time */}