Update index.html

master
Manas Khurana 2017-08-22 04:31:07 +05:30 committed by GitHub
parent 4a46478be8
commit 34e90c203f
1 changed files with 0 additions and 2 deletions

View File

@ -556,7 +556,5 @@ function loadfunc() {// this loads jQuery and the rest of the script, so it can
} else getScript("js/script.js");
}
</script>
<script src="js/jquery-3.2.1.js"></script>
<script src="js/script.js"></script>
</body>
</html>