Changed Content

This commit is contained in:
James Dinh 2022-06-22 22:34:37 -10:00
parent bd29244449
commit 0d4325b970

View File

@ -76,7 +76,7 @@
<h2 id="header-subtitle-date">Aug 12 - 14</h2> <h2 id="header-subtitle-date">Aug 12 - 14</h2>
<div id="spots-container"> <div id="spots-container">
<div class="blob green" aria-hidden="true"></div> <div class="blob green" aria-hidden="true"></div>
<h2 id="header-subtitle-spots">41 spots remaining</h2> <h2 id="header-subtitle-spots">35 spots remaining</h2>
</div> </div>
<div id="entrance-arrow"> <div id="entrance-arrow">
<a href="#event" id="arrow-link"> <a href="#event" id="arrow-link">
@ -308,7 +308,7 @@
</div> </div>
<div id="sponsor-title"> <div id="sponsor-title">
<h2 id="sponsor-heading">Sponsors</h2> <h2 id="sponsor-heading">Sponsors</h2>
<span class="caption">Thank you to all these amazing sponsors!</span> <span class="caption">Thank you to these amazing sponsors!</span>
</div> </div>
<div id="sponsor-container"> <div id="sponsor-container">
<a href="https://sccld.org/" target="_blank"> <a href="https://sccld.org/" target="_blank">
@ -444,13 +444,13 @@
<div class="rules-card" id="rules-1"> <div class="rules-card" id="rules-1">
<p class="rules-title">No cheating</a></p> <p class="rules-title">No cheating</a></p>
<p> <p>
- Do not consult with other teams<br> - Do not consult with other teams or work with anyone outside of the hackathon sphere (however, you may consult friends and family for advice)
</p> </p>
</div> </div>
<div class="rules-card" id="rules-2"> <div class="rules-card" id="rules-2">
<p class="rules-title">Do not plagiarize</p> <p class="rules-title">Do not plagiarize</p>
<p> <p>
- You are allowed to use existing libraries and packages with a valid license and give credit when credit is due (required, unless under Creative Commons or <abbr class="tooltip" title="Open-source software is computer software that is released under a license in which the copyright holder grants users the rights to use, study, change, and distribute the software and its source code to anyone and for any purpose">Open Source Licensing</abbr>) - You are allowed to use existing libraries and packages with a valid license, but required to give credit when credit is due (which also includes Creative Commons and <abbr class="tooltip" title="Open-source software is computer software that is released under a license in which the copyright holder grants users the rights to use, study, change, and distribute the software and its source code to anyone and for any purpose">Open Source Projects</abbr>)
<br> <br>
- You may also use old projects as frameworks for your product, but you cannot work on any material that is related to the hackathon before the event - You may also use old projects as frameworks for your product, but you cannot work on any material that is related to the hackathon before the event
</p> </p>
@ -466,7 +466,7 @@
<p> <p>
- You may use a combination of software and hardware in your project - You may use a combination of software and hardware in your project
<br> <br>
- You may not copy others' unlicensed word - You may not copy others' unlicensed work
</p> </p>
</div> </div>
<div class="rules-card" id="rules-5"> <div class="rules-card" id="rules-5">