swerc

anselm's simpler werc fork
git clone git://git.suckless.org/swerc
Log | Files | Refs | README

commit f49759c7a43a5e9b909475cbef7e4d56d61ceeb3
parent 5339f2023102a8127e64a4a5632ef314d4c0bd2d
Author: uriel@engel.se.cat-v.org <unknown>
Date:   Wed,  2 Apr 2008 21:42:48 +0200

Add two more missing files
Diffstat:
Abin/TODO | 8++++++++
Apub/default_favicon.ico | 0
2 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/bin/TODO b/bin/TODO @@ -0,0 +1,8 @@ +* In the sitemap index pages should be used for description of directories +* Too wide margins for .html (troffied) in low screen resolutions +* Fixed width of left sidebar +* Broken links in blog titles in post listing, eg: http://repo.cat-v.org/libixp/news/ + +02:50 < devn> <META name="description" content="This is the Google Summer of Code blog for Plan9 and Inferno projects."> +02:50 < devn> <META name="keywords" content="google, summer of code, inferno, plan9, programming"> + diff --git a/pub/default_favicon.ico b/pub/default_favicon.ico Binary files differ.