mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
Merge branch 'main' of https://github.com/aaronw-dev/site
This commit is contained in:
commit
b5d2617cdd
1 changed files with 10 additions and 6 deletions
|
|
@ -32,7 +32,7 @@
|
|||
<img id="floaty" src="./parts/mic.png" style="top: 80%; left: 20%;animation-delay: -2500ms;">
|
||||
<img id="floaty-left" src="./parts/humidity.png"
|
||||
style="top: 80%; right:10%;animation-delay: -1000ms;"><!---animation-delay: -2s;-->
|
||||
<img id="floaty-left" src="./parts/laser.png"
|
||||
<img id="floaty-left" src="./parts/led.png"
|
||||
style="top: 30%; right:10%;animation-delay: -1500ms;"><!---animation-delay: -2s;-->
|
||||
<div class="scroll-prompt" onclick="smoothScroll('.timeline')">
|
||||
<img src="./icons/scrolldown.svg">
|
||||
|
|
@ -178,13 +178,17 @@
|
|||
<footer>
|
||||
<div class="footer-wrapper">
|
||||
<div class="footer-information">
|
||||
<h3 class="footer-information-header">
|
||||
<p class="footer-information-header">
|
||||
A project by
|
||||
<a href="https://github.com/kvnyng" target="_blank">Kevin Yang</a>,
|
||||
<a href="https://hackclub.com">Hack Club</a>. Always <a href="https://github.com/hackclub/site">open source</a>.
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://hackclub.com/bin/prelaunch">Rewind</a>
|
||||
Thank you:
|
||||
<a href="https://awdev.codes" target="_blank">Aaron Wong</a>,
|
||||
<a href="https://github.com/kvnyng" target="_blank">Kevin Yang</a>, &
|
||||
<a href="https://maxwofford.com" target="_blank">Max Wofford</a>
|
||||
and
|
||||
<a href="https://awdev.codes" target="_blank">Aaron Wong</a>.
|
||||
</h3>
|
||||
</p>
|
||||
<p>Hack Club is a registered 501(c)3 nonprofit organization that supports a network
|
||||
of 20k+ technical high schoolers. We believe you learn best by building so we're removing barriers
|
||||
to hardware access so any teenager can explore. In the past few years, we
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue