Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ivobul authored Oct 28, 2024
1 parent 0cd34ba commit 3fcd735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradie-sign-up/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h2 class="app-body__title">Login</h2>
</div><!-- Container -->

<!-- JustValidate - Modern form validation library -->
<script defer src="https://unpkg.com/just-validate@latest/dist/just-validate.production.min.js"></script>
<script src="https://unpkg.com/just-validate@latest/dist/just-validate.production.min.js"></script>

<script src="script.js"></script>
</body>
Expand Down

0 comments on commit 3fcd735

Please sign in to comment.