Added in IRC Client to chat.html

This commit is contained in:
CommanderStrax 2015-12-27 13:43:22 -06:00
parent 5ab1e059c4
commit dbde6193c1

View file

@ -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>