Skip to content

Commit

Permalink
Added volunteer button
Browse files Browse the repository at this point in the history
  • Loading branch information
PaHorton committed Oct 16, 2023
1 parent 2607c75 commit 6de786f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h2 class="subtitle has-text-white"></h2>
<!-- <h2 class="subtitle is-5 has-text-white"> </h2> -->
<div class="buttons">
<a class="button subscribe has-text-blue" href="https://events.mlh.io/events/10315-sunhacks" target="_blank">register for sunhacks</a>
<!-- <a class="button mentor has-text-blue" href="http://links.sunhacks.io/organize" target="_blank">join our team</a> -->
<a class="button mentor has-text-blue" href="https://forms.gle/1RMWfp2iw2VC8taH9" target="_blank">become a volunteer</a>
<!-- <h6 class="subtitle is-6 has-text-white">Registration closes Saturday, Oct. 10, 9:30PM Arizona Time.</h6> -->
</div>
</div>
Expand All @@ -65,6 +65,7 @@ <h1 class="title is-1 has-text-white">sunhacks</h1>
<h2 class="subtitle is-3 has-text-white">November 4th - 5th, 2023<br>Arizona State University</h2>
<div class="buttons is-centered">
<a class="button mentor has-text-blue" href="https://events.mlh.io/events/10315-sunhacks" target="_blank">register for sunhacks</a>
<a class="button mentor has-text-blue" href="https://forms.gle/1RMWfp2iw2VC8taH9" target="_blank">become a volunteer</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 6de786f

Please sign in to comment.