Added @font-face

This commit is contained in:
Armin Ronacher 2010-07-26 12:18:28 +02:00
parent 0219e91560
commit f035aacb35

View file

@ -95,7 +95,12 @@ projects = {
<p>Übersuggest is a free tool that exploit the Google <p>Übersuggest is a free tool that exploit the Google
suggest JSON API to get keyword ideas for your search marketing suggest JSON API to get keyword ideas for your search marketing
campaign (PPC or SEO). campaign (PPC or SEO).
''', source='http://bitbucket.org/esaurito/ubersuggest') ''', source='http://bitbucket.org/esaurito/ubersuggest'),
Project(u'@font-face { … }', 'http://fontface.kr/', u'''
<p>
@font-face is a web font hosting service for Hangul
fonts.
''')
] ]
} }