aboutsummaryrefslogtreecommitdiff
path: root/src/components/mao-home.js
diff options
context:
space:
mode:
authorMichael Foiani <mfoiani2019@communiyschoolnaples.org>2018-11-06 17:42:54 -0500
committerMichael Foiani <mfoiani2019@communiyschoolnaples.org>2018-11-06 17:42:54 -0500
commitb6c18390f6a0a19dfaa1a401571a13cecbdb54f3 (patch)
tree8e299a0b501397354673958780cc2bc638b14f0b /src/components/mao-home.js
parent8726d9c2737d313036a2a35037af752f59b48bb6 (diff)
Updated old info
Diffstat (limited to 'src/components/mao-home.js')
-rw-r--r--src/components/mao-home.js16
1 files changed, 9 insertions, 7 deletions
diff --git a/src/components/mao-home.js b/src/components/mao-home.js
index f848e7f..7aa52e5 100644
--- a/src/components/mao-home.js
+++ b/src/components/mao-home.js
@@ -90,8 +90,10 @@ class MaoHome extends PageViewElement {
<div>
<h3>Upcoming Dates</h3>
<ul>
- <li>First Meeting:\tSeptember 12th</li>
- <li><strong>Welcome Letter Due</strong>:\tSeptember 28th</li>
+ <li><strong>T-shirt Designs Due</strong>:\tNovember 9th (emailed to Mrs. Coombs)</li>
+ <li><strong>ARML</strong>:\tNovember 9th (during Lunch and Flex)</li>
+ <li><strong>FGCU Registration Due</strong>:\tNovember 20th</li>
+ <li><strong>1st LOGS Test Date</strong>:\tNovember 30th</li>
</ul>
</div>
</div>
@@ -101,14 +103,14 @@ class MaoHome extends PageViewElement {
<paper-card elevation=0 class='welcomeCard'>
<div class="card-content">
<h2 class="underline">
- Welcome Letter
+ Competitions Starting Soon
</h2>
<p>
- Welcome Letters mark the beginning of each MAO year. Please read it and complete it by September 28th.
+ The FGCU competition marks the beginning of competitions. Now is the time to figure out your schedules and register here online. Earlier the better!
+ </p>
+ <p>
+ The ARML competition is this Friday, and we need a team! There is no limit on how many people can come, so we need everyone we can get. It is during lunch and flex in Mrs. Gardener's Room.
</p>
- </div>
- <div class="card-actions">
- <a href="https://drive.google.com/open?id=1mnDjeSlxE6aXzTbPwr4JW7KRV6GlaYaV" target="_blank"><paper-button class="info" raised>Welcome Letter</paper-button></a>
</div>
</paper-card>