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

Commit 02d3ebd

Browse files
Update index.html
1 parent 580f9b6 commit 02d3ebd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<html>
22
<head>
3-
<title>CodingwithAPIs Episode - 6</title>
3+
<title>YouTube Display Comments On A Video</title>
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/SimpleYTVSE-VideoEmbed/script.js"></script>
66
<script src="https://rawgit.com/DevelopersWork/CodingWithAPIs/YTCount-Views_Comments_Likes_Dislikes_Favorites/script.js"></script>
@@ -15,4 +15,4 @@
1515
<button onClick="buttonClickedSearchCommentsByVideoId()">submit</button>
1616
</section>
1717
</body>
18-
</html>
18+
</html>

0 commit comments

Comments
 (0)