Skip to content

Commit

Permalink
Merge pull request #167 from OperationSpark/hs-fall-2024
Browse files Browse the repository at this point in the history
remove 2024 class
  • Loading branch information
ptbarnum4 authored Jul 23, 2024
2 parents 037d489 + bbdac0a commit 87474a0
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pages/programs/highschool/apply.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ const HighschoolSignup: NextPage<HighschoolSignupProps> = ({ courses }) => {
<h1 className='dynamic-xl secondary'>Fall 2024</h1>
<h2 className='dynamic-h2 secondary'>Coding Camp Application</h2>
<p className='dynamic-txt'>
Open to rising sophomores, juniors, seniors, and 2024 grads
Open to sophomores, juniors, and seniors
<b> (Graduating classes of 2025, 2026, and 2027)</b>.
</p>
{/* Common meeting time */}
Expand Down Expand Up @@ -238,12 +238,6 @@ const HighschoolSignup: NextPage<HighschoolSignupProps> = ({ 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.`}
</p>
<br />
<p>
{`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.`}
</p>
</PlainCard>
</div>
<div className='hs-form'>
Expand Down

0 comments on commit 87474a0

Please sign in to comment.