Skip to content

Commit

Permalink
Merge pull request #10 from ketan270/master
Browse files Browse the repository at this point in the history
Update register.html
  • Loading branch information
ketan270 authored Apr 18, 2024
2 parents e154d0d + a833ebe commit 62088b0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions register.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,7 @@ <h4 class="card-title">Register</h4>
}
});
</script>
<!-- <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> -->

<script src="js/my-login.js"></script>
</body>
</html>
</html>

0 comments on commit 62088b0

Please sign in to comment.