mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-16 17:09:28 +01:00
pages/irc/chat: fix html
which again is bound to break other things, todo: write bug reports
This commit is contained in:
parent
ff6959d419
commit
16d26c5529
@ -25,11 +25,11 @@ channel (in order to reduce spam).
|
|||||||
* [Freenode: automatic identification (SASL)](https://freenode.net/sasl)
|
* [Freenode: automatic identification (SASL)](https://freenode.net/sasl)
|
||||||
Kiwi users: `I have a password` and type the password.
|
Kiwi users: `I have a password` and type the password.
|
||||||
|
|
||||||
<iframe src="https://kiwiirc.com/client/chat.freenode.net:+6697/##Mikaela" style="border:0; width:100%; height:450px;"></iframe>
|
<iframe src="https://kiwiirc.com/client/chat.freenode.net:%2B6697/%23%23Mikaela" style="border:0; width:100%; height:450px;"></iframe>
|
||||||
|
|
||||||
* "Advanced" information:
|
* "Advanced" information:
|
||||||
* network name: `freenode`
|
* network name: `freenode`
|
||||||
* address: `chat.freenode.net`
|
* address: `chat.freenode.net`
|
||||||
* SSL port: `6697` *SSL is required for joining the channel*
|
* SSL port: `6697` *SSL is required for joining the channel*
|
||||||
* channel: `##Mikaela`
|
* channel: `##Mikaela`
|
||||||
* [IRC link](ircs://chat.freenode.net:6697/##Mikaela)
|
* [IRC link](ircs://chat.freenode.net:6697/%23%23Mikaela)
|
||||||
|
Loading…
Reference in New Issue
Block a user