summaryrefslogtreecommitdiff
path: root/lib/lsg_web/templates/irc/index.html.eex
diff options
context:
space:
mode:
authorhref <href@random.sh>2018-02-17 21:21:42 +0100
committerhref <href@random.sh>2018-02-17 21:21:42 +0100
commit50c6a09ff64cb081b27a0c30790b86873449d172 (patch)
treeba1bebfc7e367f169276692e0ac02709d62d6516 /lib/lsg_web/templates/irc/index.html.eex
parenttxt: fix against malicious filenames (aka 'fuck you shiv') (diff)
:)
Diffstat (limited to 'lib/lsg_web/templates/irc/index.html.eex')
-rw-r--r--lib/lsg_web/templates/irc/index.html.eex15
1 files changed, 13 insertions, 2 deletions
diff --git a/lib/lsg_web/templates/irc/index.html.eex b/lib/lsg_web/templates/irc/index.html.eex
index 91873e6..c42d71f 100644
--- a/lib/lsg_web/templates/irc/index.html.eex
+++ b/lib/lsg_web/templates/irc/index.html.eex
@@ -1,7 +1,18 @@
-<h1>bot `115ans</h1>
+<style type="text/css">
+h1 small {
+ font-size: 14px;
+}
+</style>
+
+<h1>
+ <small><a href="https://115ans.net">115ans.net</a> &rsaquo; </small><br/>
+irc 115ans</h1>
<p>
-Si vous cherchez l'IRC c'est <a href="https://115ans.net/irc/">par là</a>.
+Serveur IRC: <a href="irc://irc.quakenet.org/lsg">irc.quakenet.org #lsg</a>.
+&nbsp;Matrix: <a href="https://matrix.random.sh/riot/#rooms/#lsg:random.sh">#lsg:random.sh</a>.
+<br />
+<a href="https://115ans.net/irc/">Webchat</a>.
<br />
<a href="/irc/stats/">Statistiques</a>.
</p>