From 005b740fb0a393046efbcbaa2cc47c92ef1dc51e Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Fri, 30 Jul 2010 20:28:57 +0200 Subject: [PATCH] Added emailed me to the lists of apps powered by flask --- flask_website/listings/projects.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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') ] }