Update index.html
This commit is contained in:
parent
0275b0ef56
commit
6be0566796
|
@ -3,11 +3,11 @@
|
||||||
<title>PVT Counter</title>
|
<title>PVT Counter</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<iframe src="https://youcount.github.io/e/#!/pewdiepie" 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" 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>Subscribe to PewDiePie!</h2>
|
||||||
<h2>Unsubscribe from T-Series!</h2>
|
<h2>Unsubscribe from T-Series!</h2>
|
||||||
<br />
|
|
||||||
<h2>We're doing our part!</h2>
|
<h2>We're doing our part!</h2>
|
||||||
|
<p>Powered by <a href="youcount.github.io">YouCount</a></p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue