Added einfachjabber.de to the list of Flask powered websites
This commit is contained in:
parent
58f32b0996
commit
5c1562a076
1 changed files with 5 additions and 1 deletions
|
|
@ -77,7 +77,11 @@ projects = {
|
|||
Project('Steven Harms\' Website', 'http://www.sharms.org/', u'''
|
||||
<p>
|
||||
Personal website of Steven Harms.
|
||||
''', source='http://github.com/sharms/HomePage')
|
||||
''', source='http://github.com/sharms/HomePage'),
|
||||
Project('einfachJabber.de', 'http://einfachjabber.de', u'''
|
||||
<p>
|
||||
Website of a German jabber community.
|
||||
''')
|
||||
],
|
||||
'apps': [
|
||||
Project('960 Layout System', 'http://960ls.atomidata.com/', '''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue