Skip to content

Commit 5f28074

Browse files
committed
added donation block
1 parent f750b5e commit 5f28074

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,13 @@ <h2>Projects</h2>
3131
</div>
3232
</div>
3333
</div>
34+
<div class="row mt-4">
35+
<div class="col-12">
36+
<div class="h-100 p-5 bg-body-tertiary rounded-3">
37+
<h2>Donations</h2>
38+
<p>Your support helps us run workshops, host events, and fund student projects.</p>
39+
<a href="https://hcb.hackclub.com/donations/start/westlafayettehackclub" class="btn btn-primary" target="_blank" rel="noopener noreferrer">Donate</a>
40+
</div>
41+
</div>
42+
</div>
3443
</div>

0 commit comments

Comments
 (0)