From f45093893dc56c6eb42fc7a670433d2bde28321b Mon Sep 17 00:00:00 2001 From: Araq Date: Fri, 12 Dec 2014 18:26:35 +0100 Subject: [PATCH] website improvements --- todo.txt | 1 - tools/website.tmpl | 34 +++++++++++++++++++++------------- web/assets/images/favicon.ico | Bin 0 -> 1150 bytes web/assets/style.css | 20 +++++++++++++++++--- web/community.txt | 2 +- web/index.txt | 2 +- web/news.txt | 3 +++ web/question.txt | 1 + 8 files changed, 44 insertions(+), 19 deletions(-) create mode 100644 web/assets/images/favicon.ico diff --git a/todo.txt b/todo.txt index 302178b963..5e2f91b01c 100644 --- a/todo.txt +++ b/todo.txt @@ -1,7 +1,6 @@ version 0.10 ============ -- document 'converter' - document the tables module better - The bitwise 'not' operator will be renamed to 'bnot' to diff --git a/tools/website.tmpl b/tools/website.tmpl index 9f655a04cb..b16373c4f9 100644 --- a/tools/website.tmpl +++ b/tools/website.tmpl @@ -8,7 +8,7 @@ $c.projectTitle - + #if len(rss) > 0: #end if @@ -17,7 +17,7 @@