added voting project

This commit is contained in:
Peli de Halleux
2017-06-15 15:03:40 -07:00
parent 677c8e181c
commit 7bb252b484
5 changed files with 93 additions and 8 deletions

View File

@ -39,6 +39,10 @@ Fun games to build with your @boardname@.
"name": "Infection",
"url": "/projects/infection",
"imageUrl": "/static/mb/projects/infection.png"
}, {
"name": "Voting Machine",
"url": "/projects/voting-machine",
"imageUrl": "/static/mb/projects/voting-machine.png"
}]
```