Update index.html

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

View file

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