Added Disclaimer

This commit is contained in:
James Dinh 2022-06-07 18:03:01 -07:00
parent 412c497bad
commit ca3f0c3e14
2 changed files with 19 additions and 15 deletions

View File

@ -631,7 +631,7 @@ section {
visibility: hidden;
position: relative;
z-index: -1;
right: 48px;
right: 44px;
}
.dot-info span {
visibility: visible;
@ -674,6 +674,10 @@ section {
color: rgb(121, 120, 120);
}
.t-flex-container {
display: flex;
}
.timeline-description-list li {
margin: 10px 40px;
font-size: 16px;

View File

@ -135,11 +135,13 @@
<div id="timeline-descriptions-wrapper">
<div data-description="1">
<h3>Opening Ceremony</h3>
<h4 class="timeline-description-subtitle">8/12 | 4:00pm - 5:00pm</h4><br>
<h4 class="timeline-description-subtitle">8/12 | 4:00pm - 5:00pm</h4>
<div class="t-flex-container"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="10" r="3"/><path d="M12 21.7C17.3 17 20 13 20 10a8 8 0 1 0-16 0c0 3 2.7 6.9 8 11.7z"/></svg><h5>Community Room</h5></div>
<br>
<p class="timeline-description">The official start of the hackathon where we deliver the opening presentation along with the finalized teams, prompts, rules, and timeline.<br>
<ul class="timeline-description-list">
<li>It is highly recommended you attend this portion of the hackathon (at least half of your team must attend to participate)</li>
<li>Along with the in-person event held at the Community Room at the Gilroy Library, we will be streaming the event on zoom</li>
<li>Along with the in-person event held at the <u>Community Room</u> at the Gilroy Library, we will be streaming the event on Zoom</li>
<li><span class="important-text">=IMPORTANT=</span> DO NOT START CODING during this period</li>
</ul>
</p>
@ -157,18 +159,18 @@
</div>
<div data-description="3">
<h3>Hacking Ends</h3>
<h4 class="timeline-description-subtitle">8/14 | 12:00pm</h4><br>
<h4 class="timeline-description-subtitle">8/14 | 2:00pm</h4><br>
<p class="timeline-description">STOP coding! Your 44 hours of intense stress and turmoil are finally up! We hope you learned some valuable skills and made some new friends along the way.<br>
<ul class="timeline-description-list">
<li><span class="important-text">=IMPORTANT=</span> Make sure you turn in your project BEFORE the deadline at 12:30pm. You can find the submission form on the Discord server or <a class="link" href="https://forms.gle/bpoXvyjP2TcsrELX8" target="_blank" title="Submission Form">Submit Here</a></li>
<li>Don't leave yet though, because you still need to present your project to the judges</li>
<li>From now until Project Presentations (2:00pm), your team will have around 2 hours to prepare for your presentation. Get back to work!</li>
<li>From now until Project Presentations (2:30pm), your team will have around 2 hours to prepare for your presentation. Get back to work!</li>
</ul>
</p>
</div>
<div data-description="4">
<h3>Project Presentations</h3>
<h4 class="timeline-description-subtitle">8/14 | 2:00pm - 3:00pm</h4><br>
<h4 class="timeline-description-subtitle">8/14 | 2:30pm - 3:30pm</h4><br>
<p class="timeline-description">This is where your team will present your product to our honored judges.<br>
<ul class="timeline-description-list">
<li>Be Creative! Make your product stand out by including a demo or showing its function across multiple sources</li>
@ -326,7 +328,7 @@
<span class="event-time">10am-5:30pm</span>
</div>
<div class="event-column">
<span class="event-title">Hacking Session</span>
<span class="event-title">In-Person Hacking Session</span>
</div>
</div>
<div class="event-entry">
@ -357,14 +359,14 @@
</div>
<div class="vertical-line"></div>
<div class="cal-desc">
<h3 class="cal-title">Study Room</h3>
<h3 class="cal-title">Community Room</h3>
<div class="event-list">
<div class="event-entry">
<div class="time-column">
<span class="event-time">1-2pm</span>
</div>
<div class="event-column">
<span class="event-title">Hacking Session</span>
<span class="event-title">In-Person Hacking Session</span>
</div>
</div>
<div class="event-entry">
@ -511,7 +513,7 @@
<div class="prize-desc" id="second-place">
<img class="prize-laurel" src="img/silver-laurel.png" loading="lazy" alt="silver laurel">
<div class="prize-title">2nd</div>
<div class="prize-content">$200</div>
<div class="prize-content">*$200</div>
</div>
<div class="podium-edge"></div>
<div id="second-podium"></div>
@ -522,7 +524,7 @@
<div class="prize-desc" id="first-place">
<img class="prize-laurel" src="img/gold-laurel.png" loading="lazy" alt="gold laurel">
<div class="prize-title">1st</div>
<div class="prize-content">$300</div>
<div class="prize-content">*$300</div>
</div>
<div class="podium-edge"></div>
<div id="first-podium">
@ -537,16 +539,14 @@
<div class="prize-desc" id="third-place">
<img class="prize-laurel" src="img/bronze-laurel.png" loading="lazy" alt="bronze laurel">
<div class="prize-title">3rd</div>
<div class="prize-content">$100</div>
<div class="prize-content">*$100</div>
</div>
<div class="podium-edge"></div>
<div id="third-podium"></div>
</div>
</article>
</div>
<div id="winner-desc">
</div>
*Not the Final Prizes
</section>
<section id="team">
<h2 class="topic">Hackathon Team</h2>