|
2 | 2 | <html>
|
3 | 3 | <head>
|
4 | 4 | <meta charset="utf-8">
|
5 |
| - <title>#jshotline - Friendly JS discussion channel</title> |
| 5 | + <title>#js-irc - Friendly JS discussion channel</title> |
6 | 6 | <link rel="shortcut icon" href="./js.png" type="image/png">
|
7 | 7 | <link rel="icon" href="./js.png" type="image/png">
|
8 | 8 | <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,400italic' rel='stylesheet' type='text/css'>
|
|
85 | 85 | </head>
|
86 | 86 | <body>
|
87 | 87 | <div id="header">
|
88 |
| - <a href="http://webchat.freenode.net/?channels=#jshotline"><img id="logo" src="js.png"></a> |
| 88 | + <a href="http://webchat.freenode.net/?channels=#js-irc"><img id="logo" src="js.png"></a> |
89 | 89 | </div>
|
90 | 90 | <div id="content">
|
91 | 91 | <blockquote class="highlight">
|
92 |
| - <p>To support users of javascript to create a collaborative, creative, |
| 92 | + <p>To support users of JavaScript to create a collaborative, creative, |
93 | 93 | diverse, interested, and inter-generational sustainable culture of
|
94 | 94 | programmers of all skill levels, with room and encouragement to
|
95 | 95 | grow.
|
|
105 | 105 | <h2>Important links</h2>
|
106 | 106 | <dl>
|
107 | 107 | <dt><a href="http://confcodeofconduct.com/">Code of Conduct</a></dt>
|
108 |
| - <dd>#jshotline aims to be welcoming for everyone. Behaviors that make people |
109 |
| - feel unwelcome/uncomfortable should be kept out of the channel.</dd> |
| 108 | + <dd>#js-irc aims to be welcoming for everyone. Behaviors that make people feel unwelcome/uncomfortable should be kept out of the channel.</dd> |
110 | 109 |
|
111 | 110 | <dt><a href="http://blog.izs.me/post/30036893703/policy-on-trolling">Policy on Trolling</a></dt>
|
112 | 111 | <dd>Read it. Don't break it.</dd>
|
113 | 112 |
|
114 |
| - <dt><a href="http://webchat.freenode.net/?channels=#jshotline">#jshotline</a></dt> |
115 |
| - <dd>The channel is located at #jshotline on freenode</dd> |
| 113 | + <dt><a href="http://webchat.freenode.net/?channels=#js-irc">#js-irc</a></dt> |
| 114 | + <dd>The channel is located at #js-irc on freenode</dd> |
116 | 115 | </dl>
|
117 | 116 | </div>
|
118 | 117 | </body>
|
|
0 commit comments