Skip to content

Commit

Permalink
Merge branch 'stevenson-space:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
tiwari-ira authored Nov 14, 2024
2 parents 83f2bd3 + 5976b98 commit 8deda3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/components/cards/NewFeatureCard.vue
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<template>
<timed-card startTime="August 11, 2024" endTime="August 13, 2024">
<timed-card startTime="November 10, 2024" endTime="November 17, 2024">
<div class="container">
<div class="title"></div>
<div class="message">
🗺️ Find rooms easily with <a href="https://www.shsmaps.com/" target="_blank">SHSMaps</a>, a website by Stevenson students. Import your schedule to view your routes from class to class offline, and easily share your rooms and paths for club advertisements! Your members will thank you.
<a class="link" href="/snowball" target="_blank">❄️ Registration for this year's Operation Snowball is open now!</a> Don't miss out on a weekend of fun activities, team building, bonding with friends, and endless hot chocolate from December 5th-7th at Camp Timberlee in East Troy, Wisconsin!
</div>
</div>
</timed-card>
Expand Down
2 changes: 1 addition & 1 deletion src/data/schedules.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{
"name": "Late Arrival",
"isSpecial": true,
"dates": ["8/22/2024", "8/30/2024", "9/12/2024", "10/10/2024", "12/12/2024"],
"dates": ["8/22/2024", "8/30/2024", "9/12/2024", "10/10/2024", "11/14/2024", "12/12/2024"],
"modes": [
{
"name": "Normal",
Expand Down

0 comments on commit 8deda3a

Please sign in to comment.