Add 'was it up?' to the flask powered websites
This commit is contained in:
parent
ce201155b8
commit
c80be063a7
1 changed files with 4 additions and 0 deletions
|
|
@ -89,6 +89,10 @@ projects = {
|
|||
Project('learnbuffet.com', 'http://www.learnbuffett.com/', u'''
|
||||
<p>
|
||||
Learn trading and make significant profits statistically.
|
||||
'''),
|
||||
Project('was it up?', 'http://wasitup.com/', u'''
|
||||
<p>
|
||||
A website monitoring service.
|
||||
''')
|
||||
],
|
||||
'apps': [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue