diff options
Diffstat (limited to 'src/components/mao-home.js')
-rw-r--r-- | src/components/mao-home.js | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/src/components/mao-home.js b/src/components/mao-home.js index 20bcac9..4147f52 100644 --- a/src/components/mao-home.js +++ b/src/components/mao-home.js @@ -73,10 +73,6 @@ class MaoHome extends PageViewElement { </li> <br> <li> - T-shirts are in! See Mrs. Coombs to claim yours. - </li> - <br> - <li> If you haven't yet, please add this website to your home screen. It will act like an app. Cool! </li> </ol> @@ -89,10 +85,10 @@ class MaoHome extends PageViewElement { Dates </h2> <p> - We meet once a week on <strong>D Day Flex</strong>. + We plan to meet once a week on <strong>D Day Flex</strong>. </p> <p> - Math Madness during lunch on Thursday. + Math Madness will start soon after the club fair. </p> </div> @@ -100,7 +96,7 @@ class MaoHome extends PageViewElement { <div> <h3>Upcoming Dates</h3> <ul> - <li><strong>States</strong>:\t April 11th</li> + <li><strong>Club Fair</strong>:\t September 13th</li> </ul> </div> </div> @@ -113,7 +109,8 @@ class MaoHome extends PageViewElement { Competitions </h2> <p> - States and nationals are the last competitions. + Regional competitions begin in December, + but some locally held ones may begin before then (such as math madness). </p> </div> </paper-card> |