Update index.html
This commit is contained in:
parent
d31cba4348
commit
0275b0ef56
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue