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> <!doctype html>
<html amp lang="en"> <html amp lang="en">
<head> <head>
<meta charset="utf-8">
<meta name="theme-color" content="#e52d27" />
<meta name="fragment" content="!">
<link rel="canonical" href="https://youcount.github.io/" /> <link rel="canonical" href="https://youcount.github.io/" />
<meta charset="utf-8">
<meta name="theme-color" content="#e61919" />
<meta name="fragment" content="!">
<meta name="description" content="Check the LIVE YouTube subscriber count for any channel updated every second."/> <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 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> <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; background-color: white;
} }
#heading { #heading {
background-color:#e52d27; background-color:#e61919;
position:absolute; position:absolute;
top:0; top:0;
height:100px; height:100px;