commit 1dee56d71c34f58b40205b83bd98a5116d7d8a85
parent e86d1bcf0ae7df29c4fc10fd61af2a829e542118
Author: arg@10ksloc.org <unknown>
Date: Thu, 20 Jul 2006 10:13:28 +0200
also html fix
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sic.html b/sic.html
@@ -16,7 +16,7 @@
<center>
<h3>simple irc client</h3>
</center>
- <h2>Description</h2>
+ <h3>Description</h3>
<p>
sic is an extremly simple IRC client. It consists of lesser than 400 lines of code.
</p>
@@ -27,7 +27,7 @@
<ul>
<li><a href="http://10kloc.org/download/sic-0.1.tar.gz">sic 0.1</a> (5kb) (20060720)</li>
</ul>
- <h2>Development</h2>
+ <h3>Development</h3>
<p>
You can <a href="http://10kloc.org/cgi-bin/hgwebdir.cgi/sic">browse</a> its source code repository or get a copy using <a href="http://www.selenic.com/mercurial/">Mercurial</a> with following command:
</p>