diff options
author | Michael Foiani <sotech117@michaels-mbp-3.devices.brown.edu> | 2019-09-05 22:06:52 -0400 |
---|---|---|
committer | Michael Foiani <sotech117@michaels-mbp-3.devices.brown.edu> | 2019-09-05 22:06:52 -0400 |
commit | 87dd2d25e23b660c71742a97a39e210a154eca6e (patch) | |
tree | f1d4856629d398eb5cfa19e6e35e8a412d267e0e /src/components/mao-home.js | |
parent | 756a3eff2bdb28499287bd9795875be854d12f3c (diff) |
Updated all the dated text for the new year. Also allowed new class of 2023 to sign up.
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> |