From 719859d5e7a3fe2510a7c4ca3c2ceda18ef3754a Mon Sep 17 00:00:00 2001 From: Ben Hutchings <ben@decadent.org.uk> Date: Fri, 21 Jan 2011 12:52:55 +0000 Subject: [PATCH] Add 'Further information' linking to DVswitch and Icecast resources --- index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/index.html b/index.html index bcaa6b1..f36896a 100644 --- a/index.html +++ b/index.html @@ -321,5 +321,22 @@ </ul> </div> +<div class="slide"> + <h1>Further information</h1> + <ul> + <li> + DVswitch + <ul> + <li>Web: <a href="http://dvswitch.alioth.debian.org">http://dvswitch.alioth.debian.org</a></li> + <li>Mail: <a href="mailto:dvswitch-devel@lists.alioth.debian.org">dvswitch-devel@lists.alioth.debian.org</a></li> + <li>IRC: #dvswitch on OFTC</li> + </ul> + </li> + <li> + Icecast: <a href="http://www.icecast.org/">http://www.icecast.org/</a> + </li> + </ul> +</div> + </body> </html> -- 2.39.5