Add reddit button to werc site. - swerc - anselm's simpler werc fork | |
git clone git://git.suckless.org/swerc | |
Log | |
Files | |
Refs | |
README | |
--- | |
commit 768a1f8706905d6d2a78bf120ea0771e7e4ad8b5 | |
parent 089b1df76af516adea1d46bb46960009080708a3 | |
Author: uriel@soma <unknown> | |
Date: Sat, 21 Feb 2009 03:46:37 +0000 | |
Add reddit button to werc site. | |
Diffstat: | |
M sites/werc.cat-v.org/_werc/config | 1 + | |
1 file changed, 1 insertion(+), 0 deletions(-) | |
--- | |
diff --git a/sites/werc.cat-v.org/_werc/config b/sites/werc.cat-v.org/_werc/con… | |
@@ -4,3 +4,4 @@ siteSubTitle='Bringing minimalism and sanity to the web' | |
conf_enable_comments | |
conf_enable_wiki admin | |
+ll_add handlers_body_head echo '<div style="text-align:right"><script type="te… |