Update index.html

This commit is contained in:
Innovation Inc 2018-12-27 04:52:39 -06:00 committed by GitHub
parent d31cba4348
commit 0275b0ef56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,11 +3,11 @@
<title>PVT Counter</title> <title>PVT Counter</title>
</head> </head>
<body> <body>
<iframe src="https://socialblade.com/youtube/user/pewdiepie/realtime" style="height:70%;width:50%"></iframe> <iframe src="https://youcount.github.io/e/#!/pewdiepie" style="height:70%;width:49%"></iframe>
<iframe src="https://socialblade.com/youtube/user/tseries/realtime" style="height:70%;width:50%"></iframe> <iframe src="https://youcount.github.io/e/#!/tseries" style="height:70%;width:49%"></iframe>
<p>Subscribe to PewDiePie!</p> <h2>Subscribe to PewDiePie!</h2>
<p>Unsubscribe from T-Series!</p> <h2>Unsubscribe from T-Series!</h2>
<br /> <br />
<p>We're doing our part!</p> <h2>We're doing our part!</h2>
</body> </body>
</html> </html>