diff options
author | Michael Foiani <mfoiani2019@communiyschoolnaples.org> | 2019-02-26 14:58:55 -0500 |
---|---|---|
committer | Michael Foiani <mfoiani2019@communiyschoolnaples.org> | 2019-02-26 14:58:55 -0500 |
commit | ecffcb4a097efd476bd9b237eec52b27a8c433ae (patch) | |
tree | a2853b1dc1279362fd2e6c3c2221c41187b7e260 /src/components/mao-competitions.js | |
parent | 2d9413a5f64cb8e217d38c9cf2cb4319c31b3b4a (diff) |
Making some updates. Usual maintenance.
Diffstat (limited to 'src/components/mao-competitions.js')
-rw-r--r-- | src/components/mao-competitions.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/components/mao-competitions.js b/src/components/mao-competitions.js index 72ed44b..635a182 100644 --- a/src/components/mao-competitions.js +++ b/src/components/mao-competitions.js @@ -175,8 +175,9 @@ class MaoCompetitions extends connect(store)(PageViewElement) { <div class="title"> <h2 class="underline">Upcoming Competition!</h2> - <p><strong>The AMC</strong> is Thursday, February 7th or Wednesday, February 13th.</p> - <p>Also, please register for states and nationals early! We need these headcounts.</p> + <p><strong>States Registration Deadline</strong> is due Friday, March 1st.</p> + <p><strong>March 16th Registration Deadline</strong> is due Saturday, March 2nd.</p> + <p>Also, please for nationals early! We need this headcount.</p> </div> </section> |