Skip to content

Commit 0f63718

Browse files
committed
finalized donation changes
1 parent 5f28074 commit 0f63718

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

_layouts/default.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
<li class="nav-item item">
4646
<a class="nav-link text-primary" href="/hackathon">Hackathon</a>
4747
</li>
48+
<li class="nav-item item">
49+
<a class="nav-link text-primary" href="https://hcb.hackclub.com/donations/start/westlafayettehackclub">Donate</a>
50+
</li>
4851
</ul>
4952
<button class="nav-item btn me-1 border border-0" id="modeButton">
5053
<h5><i class="bi bi-brightness-high-fill" style="vertical-align: -0.125em;"></i></h5>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ <h2>Projects</h2>
3535
<div class="col-12">
3636
<div class="h-100 p-5 bg-body-tertiary rounded-3">
3737
<h2>Donations</h2>
38-
<p>Your support helps us run workshops, host events, and fund student projects.</p>
38+
<p>Your support helps us continue to run workshops, host events, and fund student projects for free!</p>
3939
<a href="https://hcb.hackclub.com/donations/start/westlafayettehackclub" class="btn btn-primary" target="_blank" rel="noopener noreferrer">Donate</a>
4040
</div>
4141
</div>

0 commit comments

Comments
 (0)