Update 'www/index.html'
This commit is contained in:
parent
9ccebb31ed
commit
f9665d65bb
|
@ -11,6 +11,7 @@
|
|||
<link rel="icon"
|
||||
type="image/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!-->
|
||||
<style type="text/css">
|
||||
body, html
|
||||
|
@ -26,10 +27,8 @@
|
|||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<!-- IMPORTANT -->
|
||||
<!-- Change the src="url" to your StreamRaider's url the chatbot gives your channel -->
|
||||
<!-- Or change sarimoko to your TTV Username -->
|
||||
<iframe width="100%" height="100%" frameborder="0" src="https://discordapp.com/invite/FYA9JMW"></iframe>
|
||||
<p>You are being redirected to <a href="http://www.example.com/">some interesting page</a>.</p>
|
||||
<p>If you are not redirected after a few seconds, please click on the link above!</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue