diff --git a/flask_website/listings/projects.py b/flask_website/listings/projects.py index a25da399..d1204fb1 100644 --- a/flask_website/listings/projects.py +++ b/flask_website/listings/projects.py @@ -105,7 +105,11 @@ projects = {
@font-face is a web font hosting service for Hangul fonts. - ''') + '''), + Project('Have they emailed me?', 'http://emailed-me.appspot.com/', ''' +
+ A mini-site for checking Google's GMail feed with Oauth. + ''', source='http://github.com/lincolnloop/emailed-me') ] }