diff options
Diffstat (limited to 'src/components/mao-home.js')
-rw-r--r-- | src/components/mao-home.js | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/components/mao-home.js b/src/components/mao-home.js index 2ad6307..20bcac9 100644 --- a/src/components/mao-home.js +++ b/src/components/mao-home.js @@ -92,7 +92,7 @@ class MaoHome extends PageViewElement { We meet once a week on <strong>D Day Flex</strong>. </p> <p> - Math Madness after school Thursday. + Math Madness during lunch on Thursday. </p> </div> @@ -100,8 +100,7 @@ class MaoHome extends PageViewElement { <div> <h3>Upcoming Dates</h3> <ul> - <li><strong>Registration Deadline</strong> for States:\tMarch 1st</li> - <li><strong>Registration Deadline</strong> for March 16th Regional:\t March 2nd</li> + <li><strong>States</strong>:\t April 11th</li> </ul> </div> </div> @@ -114,7 +113,7 @@ class MaoHome extends PageViewElement { Competitions </h2> <p> - States, nationals, and the last regional competitions are coming up. Also, we may begin greater participation in non-mao tests (thanks Jordan H.). + States and nationals are the last competitions. </p> </div> </paper-card> |