diff --git a/flask_website/listings/projects.py b/flask_website/listings/projects.py index 42968ddf..9c36b154 100644 --- a/flask_website/listings/projects.py +++ b/flask_website/listings/projects.py @@ -95,7 +95,12 @@ projects = {

Übersuggest is a free tool that exploit the Google suggest JSON API to get keyword ideas for your search marketing campaign (PPC or SEO). - ''', source='http://bitbucket.org/esaurito/ubersuggest') + ''', source='http://bitbucket.org/esaurito/ubersuggest'), + Project(u'@font-face { … }', 'http://fontface.kr/', u''' +

+ @font-face is a web font hosting service for Hangul + fonts. + ''') ] }