Skip to content

Commit

Permalink
Merge pull request #69 from hackher413/65-update-volunteermentor-forms
Browse files Browse the repository at this point in the history
added mentor volunteer forms
  • Loading branch information
ammuiyer authored Jan 29, 2024
2 parents 37a5136 + 8db7714 commit 6b6ecf0
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,10 @@



<!--a href="#involved"><button class="btn-secondary"
<a href="https://forms.gle/poQXS3EbA5yZXK4g6"><button class="btn-secondary" style="padding-bottom: 2%; padding-top: 2%"
type="button" >Volunteer Applications</button></a>
<a href="#involved"><button class="btn-secondary"
type="button">Mentor Applications</button></a-->
<a href="https://forms.gle/qXEZNZUTkZU9XmMf7"><button class="btn-secondary" style="padding-bottom: 2%; padding-top: 2%"
type="button">Mentor Applications</button></a>


</div>
Expand Down Expand Up @@ -489,7 +489,9 @@ <h4 class="card-header" style="color:#45A49B;text-emphasis: bold;">Be a Voluntee
participants, and supporting the hackathon. </p>
</div>
<div class="card-footer">
<a style="color:#45A49B; font-size:1.2em;">Applications Open January 24th!</a>
<a style="color:#45A49B; font-size:1.2em;"
href="https://forms.gle/poQXS3EbA5yZXK4g6">
Click Here to Apply!</a>
</div>
</div>
</div>
Expand All @@ -502,8 +504,8 @@ <h4 class="card-header" style="color:#45A49B;text-emphasis: bold;">Technical Men
</div>
<div class="card-footer">
<a style="color:#45A49B; font-size:1.2em;"
href=https://docs.google.com/forms/d/1zeFSNqwUKI9t7yPQem5tm9M04zfrtjuGWtYOM2bA-NA/edit>
Applications Open January 24th!</a>
href="https://forms.gle/qXEZNZUTkZU9XmMf7">
Click Here to Apply!</a>

</div>
</div>
Expand Down

0 comments on commit 6b6ecf0

Please sign in to comment.