un-fucked shit up
This commit is contained in:
parent
0ba67c54b4
commit
7c27fd155c
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Developer's Sandbox</title>
|
||||
<script src="https://code.jquery.com/jquery-3.2.1.min.js" />
|
||||
<script src="./sandbox/helloajax.js" type="text/javascript" />
|
||||
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
|
||||
<script src="./sandbox/helloajax.js" type="text/javascript"></script>
|
||||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
|
|
Loading…
Reference in a new issue