Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

Commit aa8159b

Browse files
Create index.html
1 parent f1f4bf9 commit aa8159b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
55
<script src="https://rawgit.com/DevelopersWork/CodingWithAPIs/SimpleYTCSE/script.js"></script>
66
<script src="auth.js"></script>
7-
<script async src="script.js"></script>
8-
7+
<script src="script.js"></script>
8+
<script async src="docready.js"></script>
9+
910
</head>
1011
<body>
1112
<section id="display" align="center" style="text-align:center">

0 commit comments

Comments
 (0)