Added @font-face
This commit is contained in:
parent
0219e91560
commit
f035aacb35
1 changed files with 6 additions and 1 deletions
|
|
@ -95,7 +95,12 @@ projects = {
|
|||
<p>Ü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'''
|
||||
<p>
|
||||
@font-face is a web font hosting service for Hangul
|
||||
fonts.
|
||||
''')
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue