Update index.html

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

View file

@ -3,11 +3,11 @@
<title>PVT Counter</title>
</head>
<body>
<iframe src="https://youcount.github.io/e/#!/pewdiepie" style="height:70%;width:49%"></iframe>
<iframe src="https://youcount.github.io/e/#!/tseries" style="height:70%;width:49%"></iframe>
<iframe src="https://youcount.github.io/e/#!/pewdiepie" align="left" style="height:70%;width:49%"></iframe>
<iframe src="https://youcount.github.io/e/#!/tseries" align="right" style="height:70%;width:49%"></iframe>
<h2>Subscribe to PewDiePie!</h2>
<h2>Unsubscribe from T-Series!</h2>
<br />
<h2>We're doing our part!</h2>
<p>Powered by <a href="youcount.github.io">YouCount</a></p>
</body>
</html>