Removing specifying type in index.html
This commit is contained in:
parent
c2194a4c0a
commit
c53a31a32f
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@
|
|||
<a class="nav-link" href="index.html">Return to main menu</a>
|
||||
</form>
|
||||
</body>
|
||||
<script type = "text/JavaScript" src="signupPage.js"></script>
|
||||
<script src="signupPage.js"></script>
|
||||
</html>
|
Loading…
Reference in a new issue