aboutsummaryrefslogtreecommitdiff
path: root/src/components/mao-home.js
diff options
context:
space:
mode:
authorsotech117 <mfoiani2019@communityschoolnaples.org>2019-01-04 08:57:50 -0500
committersotech117 <mfoiani2019@communityschoolnaples.org>2019-01-04 08:57:50 -0500
commite7750c0a8d8f4e3f046c0c4970940951051447ec (patch)
tree6bf5af01aa8c3ddca1f30a455805cf357054f5b5 /src/components/mao-home.js
parentcc9f27ff9b66fdc3ed94b6a1d1205d6749510e58 (diff)
Updated home stuff
Diffstat (limited to 'src/components/mao-home.js')
-rw-r--r--src/components/mao-home.js21
1 files changed, 9 insertions, 12 deletions
diff --git a/src/components/mao-home.js b/src/components/mao-home.js
index 8d5110a..dbaeb3d 100644
--- a/src/components/mao-home.js
+++ b/src/components/mao-home.js
@@ -68,10 +68,10 @@ class MaoHome extends PageViewElement {
Announcements
</h2>
<p>
- Welcome to the beta release of the website. First release coming in January.
+ Welcome to the beta release of the website. First release coming in January or Febrary.
</p>
<p>
- If you haven't yet, please add this to your home screen. It will act like an app. Cool!
+ If you haven't yet, please add this website to your home screen. It will act like an app. Cool!
</p>
</div>
</paper-card>
@@ -79,10 +79,10 @@ class MaoHome extends PageViewElement {
<paper-card elevation=0>
<div class="card-content">
<h2 class="underline">
- Reoccuring Dates
+ Dates
</h2>
<p>
- We will meet once a week on <strong>D Day Flex</strong>.
+ We meet once a week on <strong>D Day Flex</strong>.
</p>
<p>
Math Madness after school Thrsday.
@@ -91,10 +91,10 @@ class MaoHome extends PageViewElement {
<div class="card-actions">
<div>
- <h3>Dates</h3>
+ <h3>Upcoming Dates</h3>
<ul>
- <li><strong>Nunn Dostal Hiller Test</strong>:\tDecember 5th</li>
- <li><strong>FGCU Competition</strong>:\tDecember 14th</li>
+ <li><strong>CSN Competition</strong>:\tJanuary 5th</li>
+ <li><strong>Dunbar Competition</strong>:\tJanuary 19th</li>
</ul>
</div>
</div>
@@ -104,13 +104,10 @@ class MaoHome extends PageViewElement {
<paper-card elevation=0 class='welcomeCard'>
<div class="card-content">
<h2 class="underline">
- Competitions Soon
+ Competitions
</h2>
<p>
- First Competition is on the horizon (Nunn Dostal Hiller Test)! Sign up on the compete page.
- </p>
- <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!
+ Our January Competitions are coming up soon! Please register and have fun.
</p>
</div>
</paper-card>