Another website
This commit is contained in:
parent
407af8f76f
commit
58f32b0996
1 changed files with 5 additions and 1 deletions
|
|
@ -73,7 +73,11 @@ projects = {
|
|||
Project('Python DoJoe', 'http://pythondojoe.appspot.com/', u'''
|
||||
<p>
|
||||
Website of Python DoJoe - a gathering of Python hackers
|
||||
''')
|
||||
'''),
|
||||
Project('Steven Harms\' Website', 'http://www.sharms.org/', u'''
|
||||
<p>
|
||||
Personal website of Steven Harms.
|
||||
''', source='http://github.com/sharms/HomePage')
|
||||
],
|
||||
'apps': [
|
||||
Project('960 Layout System', 'http://960ls.atomidata.com/', '''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue