diff --git a/contact.html b/contact.html
index 7294903..0e97fd7 100644
--- a/contact.html
+++ b/contact.html
@@ -170,8 +170,7 @@
- Discord
- - Signup Form
- - Library Event Entry
+ - Signup Form
- Rules & Liability
- Licenses
- Contact Form
diff --git a/index.html b/index.html
index 386fc64..06f4b3b 100644
--- a/index.html
+++ b/index.html
@@ -323,8 +323,8 @@
- Check In9 - 9:30am
- Opening Ceremony9:30 - 10am
+ 📋 Check In9 - 9:30am
+ 👋 Opening Ceremony9:30 - 10am
✅ Hacking startsStart 10am
🌐 Web Dev Workshop11am - 12pm
🍕 Lunch12 - 1pm
@@ -381,7 +381,7 @@
Time: 9 - 9:15am
@@ -392,7 +392,7 @@
Time: 9:15 - 10am
@@ -555,7 +555,7 @@
Judging
-
Time: 5 - 5:30pm
+
Time: 5 - 5:30pm
Sit tight and relax while our judges assign scores to your projects!
@@ -867,7 +867,7 @@
- Discord
- - Signup Form
+ - Signup Form
- Rules & Liability
- Licenses
- Contact Us
diff --git a/js/general.js b/js/general.js
index 4261974..153752d 100644
--- a/js/general.js
+++ b/js/general.js
@@ -214,51 +214,69 @@ document.addEventListener('DOMContentLoaded', function(){
const events = {
"Opening Ceremony":
{
- "start": "Apr 15, 2023 10:30:00",
+ "start": "Apr 15, 2023 9:30:00",
+ "end": "Apr 15, 2023 10:00:00",
+ "tooltip": "Apr 15, 9:30am"
+ },
+ "Web Dev Workshop":
+ {
+ "start": "Apr 15, 2023 10:00:00",
"end": "Apr 15, 2023 11:00:00",
- "tooltip": "Apr 15, 10:30am"
+ "tooltip": "Apr 15, 10am"
},
"Lunch":
{
"start": "Apr 15, 2023 12:00:00",
"end": "Apr 15, 2023 13:00:00",
- "tooltip": "Apr 15, 12:00am"
+ "tooltip": "Apr 15, 12pm"
},
- "Web Dev Workshop":
+ "Python Workshop":
{
- "start": "Apr 15, 2023 13:00:00",
- "end": "Apr 15, 2023 14:00:00",
- "tooltip": "Apr 15, 1:00pm"
+ "start": "Apr 15, 2023 14:00:00",
+ "end": "Apr 15, 2023 15:00:00",
+ "tooltip": "Apr 15, 2pm"
},
- "[REDACTED] Workshop":
+ "Ping Pong Tournament":
{
- "start": "Apr 15, 2023 15:00:00",
- "end": "Apr 15, 2023 16:00:00",
- "tooltip": "Apr 15, 3:00pm"
+ "start": "Apr 15, 2023 16:00:00",
+ "end": "Apr 15, 2023 17:00:00",
+ "tooltip": "Apr 15, 4pm"
},
"Kahoot":
{
"start": "Apr 15, 2023 17:00:00",
"end": "Apr 15, 2023 18:00:00",
- "tooltip": "Apr 15, 5:00pm"
+ "tooltip": "Apr 15, 5pm"
+ },
+ "Coffee & Bagels":
+ {
+ "start": "Apr 16, 2023 9:00:00",
+ "end": "Apr 16, 2023 10:00:00",
+ "tooltip": "Apr 16, 9am"
+ },
+ "Lunch (Sunday)":
+ {
+ "start": "Apr 16, 2023 12:00:00",
+ "end": "Apr 16, 2023 13:00:00",
+ "tooltip": "Apr 16, 12pm"
},
"Hacking Ends":
{
"start": "Apr 16, 2023 14:00:00",
"end": "Apr 16, 2023 14:00:00",
- "tooltip": "Apr 16, 2:00pm"
+ "tooltip": "Apr 16, 2pm"
},
"Project Presentations":
{
- "start": "Apr 16, 2023 14:30:00",
- "end": "Apr 16, 2023 16:00:00",
- "tooltip": "Apr 16, 2:30pm"
+ "start": "Apr 16, 2023 15:00:00",
+ "end": "Apr 16, 2023 17:00:00",
+ "tooltip": "Apr 16, 3pm"
},
"Awards Ceremony" :
{
- "start": "Apr 16, 2023 16:30:00",
- "end": "Apr 16, 2023 17:00:00",
- "tooltip": "Apr 16, 4:30pm"
+ "start": "Apr 16, 2023 17:30:00",
+ "end": "Apr 16, 2023 18:00:00",
+ "tooltip": "Apr 16, 5:30pm"
}
}
var countDownDate = 0;
diff --git a/licenses.html b/licenses.html
index a0eb1be..8577962 100644
--- a/licenses.html
+++ b/licenses.html
@@ -325,8 +325,7 @@