Add blueslug to the flask powered websites
This commit is contained in:
parent
c80be063a7
commit
2d7ab7fda7
1 changed files with 4 additions and 0 deletions
|
|
@ -93,6 +93,10 @@ projects = {
|
|||
Project('was it up?', 'http://wasitup.com/', u'''
|
||||
<p>
|
||||
A website monitoring service.
|
||||
'''),
|
||||
Project('Blueslug', 'http://blueslug.com/', u'''
|
||||
<p>
|
||||
A flask-powered anti-social delicious clone
|
||||
''')
|
||||
],
|
||||
'apps': [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue