Skip to content

Commit

Permalink
Merge pull request #22 from SunshineCTF/signup-button-2024
Browse files Browse the repository at this point in the history
Re-Enable Register Button for 2024
  • Loading branch information
Helithumper authored Sep 19, 2024
2 parents cda6a49 + 50ab7c0 commit 061eb9d
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 @@ -111,7 +111,7 @@ <h2 style="text-align: center;">SunshineCTF 2024</h2>
2024 Infra sponsored by <a href="https://bsidesorlando.org/">BSides Orlando</a>
</p>
<div class="text-center py-3">
<!-- <a class="register-btn btn disabled" href="https://2024.sunshinectf.org/register">Register Now</a> -->
<a class="register-btn btn" href="https://2024.sunshinectf.org/register">Register Now</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -232,4 +232,4 @@ <h3 class="pb-3">Kevin Colley</h3>
<script src="/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
</body>

</html>
</html>

0 comments on commit 061eb9d

Please sign in to comment.