Added in IRC Client to chat.html
This commit is contained in:
parent
5ab1e059c4
commit
dbde6193c1
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
<center class="fade_in">
|
||||
<h1>EasyCTF IRC</h1>
|
||||
<h2>(Insert iFrame with IRC here)</h2>
|
||||
<div class="irc">
|
||||
<iframe src="https://kiwiirc.com/client/irc.kiwiirc.com/#easyctf" style="border:0; width:100%; height:450px;"></iframe>
|
||||
</div>
|
||||
</center>
|
||||
|
|
Loading…
Reference in a new issue