From 53ad5cca860b5dd38128162bba870e54d6cb8327 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Tue, 21 Sep 2010 01:28:55 +0200 Subject: [PATCH] Added comiker --- flask_website/listings/projects.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flask_website/listings/projects.py b/flask_website/listings/projects.py index 773db726..63ef9564 100644 --- a/flask_website/listings/projects.py +++ b/flask_website/listings/projects.py @@ -101,6 +101,11 @@ projects = { Project('Blueslug', 'http://blueslug.com/', u'''

A flask-powered anti-social delicious clone + '''), + Project('Comiker', 'http://www.comiker.com/', u''' +

+ A website where you can create webcomics and vote for the + best ones. ''') ], 'apps': [