Skip to content

Commit

Permalink
J hardaway update text (Vets-Who-Code#453)
Browse files Browse the repository at this point in the history
* Updated call to action

* fixed commit

* update node

* get rid of aposterophe
  • Loading branch information
jeromehardaway authored Mar 20, 2023
1 parent f3343cf commit ccf62de
Show file tree
Hide file tree
Showing 4 changed files with 18,200 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"xml2js": "0.4.23"
},
"engines": {
"node": ">=14.0.0 <=16.15.1",
"node": "16.19.0",
"npm": ">=8.0.0"
},
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ function IndexPage({ nextCohortStartDate }) {
<div className="container">
<div className="row">
<div className="col-sm-6 event_content">
<h3 className="next-cohort">Sign Up For Our Next Cohort</h3>
<h3 className="next-cohort">Apply For Our Updated Program</h3>
<div className="event_excerpt">
<p>Our Next Cohort is Starting Soon! Sign Up Now and Learn to Code!</p>
<p>We are opening our new programming cohort to general applicants in July!</p>
</div>
</div>
<div className="col-sm-6 event_counter_container text-center">
Expand Down
Loading

0 comments on commit ccf62de

Please sign in to comment.