Skip to content

Commit

Permalink
disable register button instead of scroll to top
Browse files Browse the repository at this point in the history
  • Loading branch information
porridgewithraisins authored Nov 26, 2021
1 parent d3cfb56 commit d77d0a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ <h2>FAQs</h2>

<section id='register' class='flex-column body-section'>
<h2>Register</h2>
<a href="#" target="_blank" rel="noopener noreferrer"
<a target="_blank" rel="noopener noreferrer"
class="register-button">Registration Closed</a>
</section>

Expand Down

0 comments on commit d77d0a9

Please sign in to comment.