aboutsummaryrefslogtreecommitdiff
path: root/src/components/mao-home.js
diff options
context:
space:
mode:
authorMichael Foiani <mfoiani2019@communiyschoolnaples.org>2019-02-26 14:58:55 -0500
committerMichael Foiani <mfoiani2019@communiyschoolnaples.org>2019-02-26 14:58:55 -0500
commitecffcb4a097efd476bd9b237eec52b27a8c433ae (patch)
treea2853b1dc1279362fd2e6c3c2221c41187b7e260 /src/components/mao-home.js
parent2d9413a5f64cb8e217d38c9cf2cb4319c31b3b4a (diff)
Making some updates. Usual maintenance.
Diffstat (limited to 'src/components/mao-home.js')
-rw-r--r--src/components/mao-home.js25
1 files changed, 16 insertions, 9 deletions
diff --git a/src/components/mao-home.js b/src/components/mao-home.js
index 934928e..2ad6307 100644
--- a/src/components/mao-home.js
+++ b/src/components/mao-home.js
@@ -67,12 +67,19 @@ class MaoHome extends PageViewElement {
<h2 class="underline">
Announcements
</h2>
- <p>
- 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!
- </p>
+ <ol>
+ <li>
+ <strong>Scrapbook-</strong> Please upload any mao pictures from this or last year to this google drive. Jaime Trope will compile these into an amazing scrapbook for states! <a href='https://drive.google.com/drive/folders/1EnuSXOKE0j-lwCPnrKcehNBeQFfJGv96?usp=sharing' target='_blank'>Upload Here</a>
+ </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>
</div>
</paper-card>
@@ -93,8 +100,8 @@ class MaoHome extends PageViewElement {
<div>
<h3>Upcoming Dates</h3>
<ul>
- <li><strong>Registration Deadline for March 2nd</strong>:\tFebruary 16th</li>
- <li><strong>AMC Competition</strong>:\tFebruary 7th, February 13th</li>
+ <li><strong>Registration Deadline</strong> for States:\tMarch 1st</li>
+ <li><strong>Registration Deadline</strong> for March 16th Regional:\t March 2nd</li>
</ul>
</div>
</div>
@@ -107,7 +114,7 @@ class MaoHome extends PageViewElement {
Competitions
</h2>
<p>
- 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.
+ States, nationals, and the last regional competitions are coming up. Also, we may begin greater participation in non-mao tests (thanks Jordan H.).
</p>
</div>
</paper-card>