Changed titles

This commit is contained in:
James Dinh 2022-07-04 00:27:27 -07:00
parent 214e2032b9
commit dc0bb0889a

View File

@ -152,7 +152,7 @@
<input id="t3" class="timeline-input" type="radio" name="timeline-dot" data-description="3"> <input id="t3" class="timeline-input" type="radio" name="timeline-dot" data-description="3">
<div onclick="check('t3')" class="dot-info" data-description="3"> <div onclick="check('t3')" class="dot-info" data-description="3">
<span class="year">8/14 2:00pm</span> <span class="year">8/14 2:00pm</span>
<span class="label">Hacking Ends</span> <span class="label">Projects Due</span>
</div> </div>
<input id="t4" class="timeline-input" type="radio" name="timeline-dot" data-description="4"> <input id="t4" class="timeline-input" type="radio" name="timeline-dot" data-description="4">
<div onclick="check('t4')" class="dot-info" data-description="4"> <div onclick="check('t4')" class="dot-info" data-description="4">
@ -202,11 +202,11 @@
<div class="left"></div> <div class="left"></div>
<div class="right"></div> <div class="right"></div>
</div> </div>
<h3>Hacking Ends</h3> <h3>Projects Due</h3>
<h4 class="timeline-description-subtitle">8/14 | 2: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> <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"> <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><span class="important-text">=IMPORTANT=</span> Make sure you turn in your project BEFORE the deadline at 2:00pm. 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>Don't leave yet though, because you still need to present your project to the judges</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> <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> </ul>