Added emailed me to the lists of apps powered by flask

This commit is contained in:
Armin Ronacher 2010-07-30 20:28:57 +02:00
parent 582c5afd70
commit 005b740fb0

View file

@ -105,7 +105,11 @@ projects = {
<p> <p>
@font-face is a web font hosting service for Hangul @font-face is a web font hosting service for Hangul
fonts. fonts.
''') '''),
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')
] ]
} }