We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9d5d2b commit 77d7ea7Copy full SHA for 77d7ea7
contact.html
@@ -79,12 +79,12 @@ <h2 id="volPrompt" class="py-5 text-center">Interested in working with us?</h2>
79
<div class="container px-0">
80
<div class="row m-0">
81
<div class="col-12 p-0">
82
- <a href="work.html#partnerInfo" class="w-100 rounded-0 text-white btn btn-primary">
+ <a href="partner.html" class="w-100 rounded-0 text-white btn btn-primary">
83
<h5 class="m-0 py-4">Become a Partner</h5>
84
</a>
85
</div>
86
87
- <a href="work.html#volunteerInfo" class="w-100 rounded-0 text-white btn btn-secondary">
+ <a href="volunteer.html" class="w-100 rounded-0 text-white btn btn-secondary">
88
<h5 class="m-0 py-4">Become a Volunteer</h5>
89
90
0 commit comments