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

Commit d6544d3

Browse files
Update index.html
1 parent ffca7c2 commit d6544d3

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>Channels Count</title>
3+
<title>YouTube Subscribers,Views,Comments,Videos Count of a Channel</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/SimpleYTCSE/script.js"></script>
66
<script src="auth.js"></script>
@@ -11,4 +11,4 @@
1111
<section id="display" align="center" style="text-align:center">
1212
</section>
1313
</body>
14-
</html>
14+
</html>

0 commit comments

Comments
 (0)