diff options
Diffstat (limited to 'src/components/mao-home.js')
-rw-r--r-- | src/components/mao-home.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/components/mao-home.js b/src/components/mao-home.js index dbaeb3d..934928e 100644 --- a/src/components/mao-home.js +++ b/src/components/mao-home.js @@ -68,7 +68,7 @@ class MaoHome extends PageViewElement { Announcements </h2> <p> - Welcome to the beta release of the website. First release coming in January or Febrary. + Welcome to the beta release of the website. First release coming in March. </p> <p> If you haven't yet, please add this website to your home screen. It will act like an app. Cool! @@ -85,7 +85,7 @@ class MaoHome extends PageViewElement { We meet once a week on <strong>D Day Flex</strong>. </p> <p> - Math Madness after school Thrsday. + Math Madness after school Thursday. </p> </div> @@ -93,8 +93,8 @@ class MaoHome extends PageViewElement { <div> <h3>Upcoming Dates</h3> <ul> - <li><strong>CSN Competition</strong>:\tJanuary 5th</li> - <li><strong>Dunbar Competition</strong>:\tJanuary 19th</li> + <li><strong>Registration Deadline for March 2nd</strong>:\tFebruary 16th</li> + <li><strong>AMC Competition</strong>:\tFebruary 7th, February 13th</li> </ul> </div> </div> @@ -107,7 +107,7 @@ class MaoHome extends PageViewElement { Competitions </h2> <p> - Our January Competitions are coming up soon! Please register and have fun. + States competition comint up soon! Make sure you have met your requirements. Also, AMC and other funs tests are arriving. Please check the competition page. </p> </div> </paper-card> |