Added another project
This commit is contained in:
parent
0651a7cbc4
commit
79f1b898ac
1 changed files with 7 additions and 1 deletions
|
|
@ -154,7 +154,13 @@ projects = {
|
|||
Project('Have they emailed me?', 'http://emailed-me.appspot.com/', '''
|
||||
<p>
|
||||
A mini-site for checking Google's GMail feed with Oauth.
|
||||
''', source='http://github.com/lincolnloop/emailed-me')
|
||||
''', source='http://github.com/lincolnloop/emailed-me'),
|
||||
Project('Remar.kZ', 'http://remar.kz/', '''
|
||||
<p>
|
||||
Sometimes you use someone else's computer and find something
|
||||
neat and interesting. Store it on Remar.kZ without having
|
||||
to enter your credentials.
|
||||
''', source='http://bitbucket.org/little_arhat/remarkz')
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue