Commit b7b22ad1 authored by Pietro Albini's avatar Pietro Albini

Changed KiwiIRC theme to the default one

parent 223aefc2
......@@ -7,7 +7,7 @@
<iframe height="100%" width="100%" frameborder="0" id='frame'></iframe>
<script type="text/javascript">
var iframe = document.getElementById('frame');
iframe.src = "https://kiwiirc.com/client/chat.freenode.net:6667/?theme=mini"+document.location.hash;
iframe.src = "https://kiwiirc.com/client/chat.freenode.net:6667/"+document.location.hash;
</script>
</body>
</html>
\ No newline at end of file
</html>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment