Update 'www/index.html'

This commit is contained in:
Sarimoko 2021-11-08 02:23:10 +00:00
parent 9ccebb31ed
commit f9665d65bb
1 changed files with 3 additions and 4 deletions

View File

@ -11,6 +11,7 @@
<link rel="icon" <link rel="icon"
type="image/png" type="image/png"
href="https://en.gravatar.com/userimage/208570096/d7e3f1a8a1358a94a6a45ada4e2d7d51.png"> href="https://en.gravatar.com/userimage/208570096/d7e3f1a8a1358a94a6a45ada4e2d7d51.png">
<meta http-equiv="Refresh" content="3; url=https://discordapp.com/invite/FYA9JMW" />
<!-- Basic Responsive Stylesheet | DON'T CHANGE!--> <!-- Basic Responsive Stylesheet | DON'T CHANGE!-->
<style type="text/css"> <style type="text/css">
body, html body, html
@ -26,10 +27,8 @@
</head> </head>
<body> <body>
<div id="content"> <div id="content">
<!-- IMPORTANT --> <p>You are being redirected to <a href="http://www.example.com/">some interesting page</a>.</p>
<!-- Change the src="url" to your StreamRaider's url the chatbot gives your channel --> <p>If you are not redirected after a few seconds, please click on the link above!</p>
<!-- Or change sarimoko to your TTV Username -->
<iframe width="100%" height="100%" frameborder="0" src="https://discordapp.com/invite/FYA9JMW"></iframe>
</div> </div>
</body> </body>
</html> </html>