Skip to content

Commit 1a41136

Browse files
authored
Disable Apply Button
1 parent 683dd13 commit 1a41136

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@ <h4>Applications are open now.</h4>
8181
</div>
8282
<div class="row col-md-12 text-center wow fadeIn" data-wow-delay="1s">
8383
<br>
84-
<a class="btn btn-lg landing-btn not-active" href="http://hacksociety.tech/attend/hackathon/30" target="_blank">Apply</a>
84+
<!--<a class="btn btn-lg landing-btn not-active" href="http://hacksociety.tech/attend/hackathon/30" target="_blank">Apply</a>-->
85+
<a class="btn btn-lg landing-btn" href="#">Apply</a>
8586
<a class="btn btn-lg landing-btn" href="https://hint18.zulipchat.com" target="_blank">Chat With Us</a>
8687
</div>
8788
</div>

0 commit comments

Comments
 (0)