Add blueslug to the flask powered websites

This commit is contained in:
cgrinds 2010-09-01 23:47:30 +08:00 committed by Armin Ronacher
parent c80be063a7
commit 2d7ab7fda7

View file

@ -93,6 +93,10 @@ projects = {
Project('was it up?', 'http://wasitup.com/', u''' Project('was it up?', 'http://wasitup.com/', u'''
<p> <p>
A website monitoring service. A website monitoring service.
'''),
Project('Blueslug', 'http://blueslug.com/', u'''
<p>
A flask-powered anti-social delicious clone
''') ''')
], ],
'apps': [ 'apps': [