Skip to content

Commit

Permalink
updated live site button text
Browse files Browse the repository at this point in the history
  • Loading branch information
saharshgoenka committed Nov 4, 2023
1 parent 9caf1ee commit 6ea6b69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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="https://live.sunhacks.io" target="_blank">live site!</a>
<a class="button mentor has-text-blue" href="https://live.sunhacks.io" target="_blank">event live site</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>
Expand All @@ -66,7 +66,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://live.sunhacks.io" target="_blank">live site!</a>
<a class="button mentor has-text-blue" href="https://live.sunhacks.io" target="_blank">event live site</a>
<!-- <a class="button mentor has-text-blue" href="https://forms.gle/1RMWfp2iw2VC8taH9" target="_blank">become a volunteer</a>-->
</div>
</div>
Expand Down

0 comments on commit 6ea6b69

Please sign in to comment.