diff --git a/imgs/boba-olympics.svg b/imgs/boba-olympics.svg new file mode 100644 index 0000000..ec5b3b5 --- /dev/null +++ b/imgs/boba-olympics.svg @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/imgs/flavorless.png b/imgs/flavorless.png new file mode 100644 index 0000000..e8d0944 Binary files /dev/null and b/imgs/flavorless.png differ diff --git a/index.html b/index.html index 15df7b4..cf690f5 100644 --- a/index.html +++ b/index.html @@ -102,28 +102,51 @@

Hack Club: Web Dev Series

Estimated time: 1-2 hours
$10+
- +
if you want to go 3D, do...
-
- Box Image +
+ Box Image
Polygon
Build a 3d website using three.js and get a grant to go watch your favourite movies!
Estimated time: 1-4 hours
$10-20
- - + + +
+
+
if you wanna work as a team, do...
+
+ Boba Olympics logo +
+
Boba Olympics
+
Work as a team to build hand-made sites, win prizes!
+
Estimated time: 2+ hours
+
$?
+
+ +
+
+
if you wanna go back to the basics, do...
+
+ Flavorless logo +
+
Flavorless
+
Build a website using only HTML and Javascript! No CSS allowed!
+
Estimated time: 1 hour
+
get a sticker sheet
+
+
-
-

Zoo: Ended

-

Zoo is currently not active. Stay tuned for updates about Zoo V2.

+

Old Events!

+

Zoo and Polygon are currently not running. Stay tuned for updates about Zoo and Polygon V2.

@@ -156,7 +179,7 @@

Running a workshop?

diff --git a/styles.css b/styles.css index fc491b0..e1c1dc3 100644 --- a/styles.css +++ b/styles.css @@ -377,4 +377,7 @@ h2 { .unreleased-note p { font-size: 1.1rem; margin: 0; +} +.footer a:hover { + color: var(--hc-red); } \ No newline at end of file