Add blueslug to the flask powered websites
This commit is contained in:
parent
c80be063a7
commit
4b1137b41a
1 changed files with 4 additions and 0 deletions
|
|
@ -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': [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue