[xiph-commits] r9764 - websites/xiph.org/contact
atamido at svn.xiph.org
atamido at svn.xiph.org
Tue Aug 16 21:32:42 PDT 2005
Author: atamido
Date: 2005-08-16 21:32:41 -0700 (Tue, 16 Aug 2005)
New Revision: 9764
Modified:
websites/xiph.org/contact/index.shtml.en
Log:
Change those IRC names to fancy irc:// links.
Modified: websites/xiph.org/contact/index.shtml.en
===================================================================
--- websites/xiph.org/contact/index.shtml.en 2005-08-17 04:16:37 UTC (rev 9763)
+++ websites/xiph.org/contact/index.shtml.en 2005-08-17 04:32:41 UTC (rev 9764)
@@ -9,6 +9,11 @@
padding-bottom: 1.2em;
}
+.irc {
+ font-family: monospace;
+ font-size: 120%;
+}
+
-->
</style>
@@ -22,9 +27,9 @@
is to post to one of the <a
href="http://lists.xiph.org/mailman/listinfo/">mailing lists</a> or find
us on IRC on <a href="http://freenode.net/">irc.freenode.net</a>.
-Try the channels <tt>#xiph</tt> for general information, or the
-general project channels: <tt>#vorbis</tt>, <tt>#theora</tt>,
-<tt>#icecast</tt> and <tt>#speex</tt>.
+Try the channels <a class="irc" href="irc://irc.freenode.net/xiph">#xiph</a> for general information, or the
+general project channels: <a class="irc" href="irc://irc.freenode.net/vorbis">#vorbis</a>, <a class="irc" href="irc://irc.freenode.net/theora">#theora</a>,
+<a class="irc" href="irc://irc.freenode.net/icecast">#icecast</a> and <a class="irc" href="irc://irc.freenode.net/speex">#speex</a>.
</p>
<p>
More information about the commits
mailing list