Update index.html

master
Manas Khurana 2017-08-26 04:33:54 +05:30 committed by GitHub
parent 62088674de
commit acb89f9634
1 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
<!doctype html>
<html amp lang="en">
<head>
<link rel="canonical" href="https://youcount.github.io/" />
<meta charset="utf-8">
<meta name="theme-color" content="#e52d27" />
<meta name="theme-color" content="#e61919" />
<meta name="fragment" content="!">
<link rel="canonical" href="https://youcount.github.io/" />
<meta name="description" content="Check the LIVE YouTube subscriber count for any channel updated every second."/>
<script async src="https://cdn.ampproject.org/v0.js"></script>
<script async custom-element="amp-iframe" src="https://cdn.ampproject.org/v0/amp-iframe-0.1.js"></script>
@ -44,7 +44,7 @@
background-color: white;
}
#heading {
background-color:#e52d27;
background-color:#e61919;
position:absolute;
top:0;
height:100px;
@ -105,7 +105,7 @@
<br><br>
<amp-fit-text width="300" height="200" layout="responsive" max-font-size="52">
The YouTube subscriber count is updated every second!<br><br>
Click on the search box on top and write the Username / ID / YouTube Channel Name /Youtube URL (all of them work!) of any YouTube channel and press the search button.<br><br>
Click on the search box on top and write the Username/ ID/ YouTube Channel Name/ Youtube URL (all of them work!) of any YouTube channel and press the search button.<br><br>
In a way, this is a search engine for YouTube Channels which shows you the YouTube subscriber count of the most relevant match of your query, so any keywords related to the YouTube channel can be entered in the search query.
</amp-fit-text>
<a href="https://youcount.github.io/#!/Pewdiepie"><button id="more">View More</button></a>
@ -116,4 +116,4 @@
</script>
</amp-analytics>
</body>
</html>
</html>