@@ -94,16 +94,16 @@ <h1>Hack Club: Web Dev Series</h1>
9494 </ div >
9595 < div class ="arrow "> ↓</ div >
9696 < div class ="flow-indicator "> why not take a trip to the zoo and learn SvelteKit, do...</ div >
97- < div class ="box " style ="--box-bg: #103D10; --box-title: #408000; --box-desc: #ffffff ; ">
98- < img class ="box-img " src ="./imgs/zoo.png " alt ="Box Image " / >
97+ < div class ="box unreleased-box " style ="--box-bg: #103D10; --box-title: #408000; --box-desc: white ; ">
98+ < img class ="box-img unreleased " src ="./imgs/zoo.png " alt ="Zoo Logo " >
9999 < div class ="box-content ">
100- < div class ="box-title "> The Zoo</ div >
100+ < div class ="box-title "> Zoo</ div >
101101 < div class ="box-desc "> < strong > Make an animal themed SvelteKit site, get plushies and stickers!</ strong > </ div >
102102 < div class ="box-desc "> Estimated time: 1-2 hours</ div >
103103 < div class ="price-tag "> $10+</ div >
104104 </ div >
105- < a href ="https://zoo.hackclub.com/ " > < button class ="box-btn " > check it out!</ button > </ a >
106- < a href ="" > < button class ="box-btn " style =" background: gray; " > run a workshop !</ button > </ a >
105+ < button href ="https://zoo.hackclub.com " class ="box-btn unreleased-btn " disabled > check it out!</ button >
106+ < button class ="box-btn unreleased-btn " disabled > Ended !</ button >
107107 </ div >
108108 < div class ="arrow "> ↓</ div >
109109 < div class ="flow-indicator "> if you want to go 3D, do...</ div >
@@ -119,7 +119,13 @@ <h1>Hack Club: Web Dev Series</h1>
119119 < a href ="https://forms.hackclub.com/t/nGoLApvXMDus "> < button class ="box-btn box-btn-white "> run a workshop!</ button > </ a >
120120 </ div >
121121 </ div >
122-
122+ </ div >
123+ < div class ="fulfillment-section ">
124+ < div class ="unreleased-note ">
125+ < h2 > Zoo: Ended</ h2 >
126+ < p > < strong > Zoo</ strong > is currently not active. Stay tuned for updates about Zoo V2.</ p >
127+ </ div >
128+ </ div >
123129 < div class ="fulfillment-section ">
124130 < h2 > How do I receive my grant?</ h2 >
125131 < div class ="payment-methods ">
0 commit comments