Add blueslug to the flask powered websites

This commit is contained in:
cgrinds 2010-09-01 11:47:30 -04:00
parent c80be063a7
commit 4b1137b41a

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': [