Skip to content

Commit

Permalink
Merge pull request #18 from porridgewithraisins/patch-1
Browse files Browse the repository at this point in the history
disable register button instead of scroll to top
  • Loading branch information
xyzshantaram authored Nov 26, 2021
2 parents d3cfb56 + d77d0a9 commit 7a33d7f
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 7a33d7f

Please sign in to comment.