Skip to content

Commit e5f6c14

Browse files
committed
Change some text
1 parent 931f1c4 commit e5f6c14

2 files changed

Lines changed: 11 additions & 4 deletions

File tree

‎index.html‎

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</div>
3333
<div style="display: flex; gap: 1em; flex-wrap: wrap; justify-content: center; margin-top: 1em;">
3434
<a class="hoverable" id="form-link" href="https://forms.hackclub.com/boba-workshop" target="_blank">Run a workshop</a>
35-
<a class="hoverable" id="form-link" href="https://hack.club/boba-workshop" target="_blank">Submit your workshop</a>
35+
<a class="hoverable" id="form-link" href="https://hack.club/boba-workshop" target="_blank">Submit your website</a>
3636
<a class="hoverable" id="form-link" href="requirements.html">Requirements</a>
3737
<a class="hoverable" id="form-link" href="https://www.canva.com/design/DAGr1zQLfE4/eqe5sSP6hE9-4SZez72QFA/view?utm_content=DAGr1zQLfE4&utm_campaign=designshare&utm_medium=link2&utm_source=uniquelinks&utlId=h25bb5bce98" target="_blank">Read our guide</a>
3838
</div>
@@ -59,12 +59,12 @@ <h3>How it works</h3>
5959
<div class="item-step hoverable"
6060
style="background-image: url(images/boba_card3.png)!important; background-size: cover; background-position: bottom;">
6161
<div class="boba-number">3</div>
62-
<p class="item-text">Submit your workshop run</p>
62+
<p class="item-text">Close your workshop</p>
6363
</div>
6464
<div class="item-step hoverable"
6565
style="background-image: url(images/boba_card4.png)!important; background-size: cover; background-position: bottom;">
6666
<div class="boba-number">4</div>
67-
<p class="item-text">Everyone gets boba money!</p>
67+
<p class="item-text">Get your boba Grant!</p>
6868
</div>
6969
</div>
7070
</div>
@@ -75,7 +75,7 @@ <h3>How it works</h3>
7575
<div class="section">
7676
<h2>Boba Drops for Clubs 🧋</h2>
7777
<p>
78-
Boba Drops is a Hack Club program where your members build personal websites and get rewarded with boba money.
78+
Boba Drops is a Hack Club program where your members build personal websites and get rewarded with a grant to buy boba.
7979
Run it as a workshop at your next meeting, no experience needed, and it works for complete beginners.
8080
Clubs are welcome from anywhere in the world!
8181
</p>
@@ -95,6 +95,10 @@ <h3>Before you run it...</h3>
9595
makes a passing submission, and so you can set expectations with your club members before they start building.
9696
</p>
9797

98+
<p style="margin-top: 2em; font-size: 0.8em; opacity: 0.8;">
99+
Based in the US and want to submit individually? <a href="individual.html">Individual submissions are here.</a>
100+
</p>
101+
98102

99103
</div>
100104
</div>

‎individual.html‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@ <h3>Submit!</h3>
9292
href="https://www.youtube.com/embed/OiYav0MhU4I?si=GA1xU0y-W2aCGC5W" target="_blank">everyone loves boba.</a>
9393
</em>
9494
</p>
95+
<p style="margin-top: 2em; font-size: 0.8em; opacity: 0.8;">
96+
Running a club? <a href="index.html">Boba Drops for clubs is here.</a>
97+
</p>
9598

9699

97100
</div>

0 commit comments

Comments
 (0)