Added dominion

This commit is contained in:
Armin Ronacher 2011-01-24 12:24:04 +01:00
parent 1543288584
commit 205201bcd4

View file

@ -168,7 +168,11 @@ projects = {
Sometimes you use someone else's computer and find something
neat and interesting. Store it on Remar.kZ without having
to enter your credentials.
''', source='http://bitbucket.org/little_arhat/remarkz')
''', source='http://bitbucket.org/little_arhat/remarkz'),
Project('Dominion', 'http://alexanderweb.de:8080/', u'''
<p>
Domination is a clone of a well-known card game.
''', source='https://bitbucket.org/xoraxax/domination/')
]
}