pages/irc: fix #17 (bellieve --> believe) & other fixes.

This commit is contained in:
Mikaela Suomalainen 2014-06-30 11:40:40 +03:00
parent 6993cad7de
commit 1568146940
2 changed files with 38 additions and 22 deletions

View File

@ -6,10 +6,18 @@
Where to find me at IRC? Where to find me at IRC?
</title> </title>
<link rel="stylesheet" type="text/css" href="../css.css" /> <link rel="stylesheet" type="text/css" href="../css.css" />
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-40171169-1', 'mkaysi.github.io');
ga('send', 'pageview');
</script>
</head> </head>
<body> <body>
<p><strong>I am going to bellieve that you already know what IRC is or if you don't, you will go elsewhere to find it out before continuing.</strong></p> <p><strong>I am going to believe that you already know what IRC is or if you don't, you will go elsewhere to find it out before continuing.</strong></p>
<h2 id="important-note-to-channel-operators">Important note to channel operators</h2> <h2 id="important-note-to-channel-operators">Important note to channel operators</h2>
<!-- This applies to MRA (cis)het transphobic, transmisogynist etc. <!-- This applies to MRA (cis)het transphobic, transmisogynist etc.
people. If you aren't one, just skip this. --> people. If you aren't one, just skip this. -->
@ -81,6 +89,16 @@ I am `Mikaela` at IRCCloud.
<p>I am <code>Mikaela</code> at oftc.</p> <p>I am <code>Mikaela</code> at oftc.</p>
<h3 id="piratenet">piratenet</h3> <h3 id="piratenet">piratenet</h3>
<p>I am <code>Mikaela</code> at piratenet.</p> <p>I am <code>Mikaela</code> at piratenet.</p>
<!--
### quakenet
I am `Mikaela` at quakenet, but their services work differently from
other services so don't trust on it and this section isn't visible,
because quakenet enforces `+i`.
-->
<h3 id="runehq-irc.runehq.com-6697">runehq / irc.runehq.com +6697</h3> <h3 id="runehq-irc.runehq.com-6697">runehq / irc.runehq.com +6697</h3>
<p>I am <code>Mikaela</code> at runehq.</p> <p>I am <code>Mikaela</code> at runehq.</p>
<h2 id="other-things">Other things</h2> <h2 id="other-things">Other things</h2>
@ -103,16 +121,6 @@ I am `Mikaela` at IRCCloud.
</ul></li> </ul></li>
</ul> </ul>
</body> </body>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-40171169-1', 'mkaysi.github.io');
ga('send', 'pageview');
</script>
</html> </html>
<!-- vim : set ft=markdown--> <!-- vim : set ft=markdown-->

View File

@ -8,10 +8,18 @@
<link rel="canonical" href="https://mkaysi.github.io/pages/irc.html"> <link rel="canonical" href="https://mkaysi.github.io/pages/irc.html">
<title>Where to find me at IRC?</title> <title>Where to find me at IRC?</title>
<link rel="stylesheet" type="text/css" href="../css.css" /> <link rel="stylesheet" type="text/css" href="../css.css" />
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-40171169-1', 'mkaysi.github.io');
ga('send', 'pageview');
</script>
</head> </head>
<body> <body>
**I am going to bellieve that you already know what IRC is or if you **I am going to believe that you already know what IRC is or if you
don't, you will go elsewhere to find it out before continuing.** don't, you will go elsewhere to find it out before continuing.**
## Important note to channel operators ## Important note to channel operators
@ -114,6 +122,16 @@ I am `Mikaela` at oftc.
I am `Mikaela` at piratenet. I am `Mikaela` at piratenet.
<!--
### quakenet
I am `Mikaela` at quakenet, but their services work differently from
other services so don't trust on it and this section isn't visible,
because quakenet enforces `+i`.
-->
### runehq / irc.runehq.com +6697 ### runehq / irc.runehq.com +6697
I am `Mikaela` at runehq. I am `Mikaela` at runehq.
@ -140,15 +158,5 @@ to make managing access list easier on networks using Atheme Services.
please use cstemplate. please use cstemplate.
</body> </body>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-40171169-1', 'mkaysi.github.io');
ga('send', 'pageview');
</script>
</html> </html>
<!-- vim : set ft=markdown--> <!-- vim : set ft=markdown-->