also html fix - sic - simple irc client | |
git clone git://git.suckless.org/sic | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 1dee56d71c34f58b40205b83bd98a5116d7d8a85 | |
parent e86d1bcf0ae7df29c4fc10fd61af2a829e542118 | |
Author: [email protected] <unknown> | |
Date: Thu, 20 Jul 2006 10:13:28 +0200 | |
also html fix | |
Diffstat: | |
M sic.html | 4 ++-- | |
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 th… | |
</p> | |
@@ -27,7 +27,7 @@ | |
<ul> | |
<li><a href="http://10kloc.org/download/sic-0.1.tar.gz… | |
</ul> | |
- <h2>Development</h2> | |
+ <h3>Development</h3> | |
<p> | |
You can <a href="http://10kloc.org/cgi-bin/hgwebdir.cgi/sic">b… | |
</p> |