aboutsummaryrefslogtreecommitdiff
path: root/src/components/mao-home.js
diff options
context:
space:
mode:
authorMichael Foiani <mfoiani2019@communiyschoolnaples.org>2018-11-26 16:33:59 -0500
committerMichael Foiani <mfoiani2019@communiyschoolnaples.org>2018-11-26 16:33:59 -0500
commit5758a664821e00a0bdefacd9c8121e41339f9f73 (patch)
treed4f5f0a7d2c22f3cfccc8efe6eddf0eb2585efd9 /src/components/mao-home.js
parent2fffd4133a79ffbb7728a18d8f2b67e6fa0244e6 (diff)
Updated info and added new competition for sign up
Diffstat (limited to 'src/components/mao-home.js')
-rw-r--r--src/components/mao-home.js21
1 files changed, 11 insertions, 10 deletions
diff --git a/src/components/mao-home.js b/src/components/mao-home.js
index cf78825..8d5110a 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. We have high hopes for this website.
+ Welcome to the beta release of the website. First release coming in January.
</p>
<p>
If you haven't yet, please add this to your home screen. It will act like an app. Cool!
@@ -79,21 +79,22 @@ class MaoHome extends PageViewElement {
<paper-card elevation=0>
<div class="card-content">
<h2 class="underline">
- Important Dates
+ Reoccuring Dates
</h2>
<p>
We will meet once a week on <strong>D Day Flex</strong>.
</p>
+ <p>
+ Math Madness after school Thrsday.
+ </p>
</div>
<div class="card-actions">
<div>
- <h3>Upcoming Dates</h3>
+ <h3>Dates</h3>
<ul>
- <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>
+ <li><strong>Nunn Dostal Hiller Test</strong>:\tDecember 5th</li>
+ <li><strong>FGCU Competition</strong>:\tDecember 14th</li>
</ul>
</div>
</div>
@@ -103,13 +104,13 @@ class MaoHome extends PageViewElement {
<paper-card elevation=0 class='welcomeCard'>
<div class="card-content">
<h2 class="underline">
- Competitions Starting Soon
+ Competitions Soon
</h2>
<p>
- The FGCU competition marks the beginning of competitions. Now is the time to figure out your schedules and register here online. Earlier the better!
+ First Competition is on the horizon (Nunn Dostal Hiller Test)! Sign up on the compete page.
</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.
+ 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>
</div>
</paper-card>