Fix card image for 'duct tape watch' (#1471)

This commit is contained in:
Galen Nickel
2018-10-21 00:19:55 -07:00
committed by Peli de Halleux
parent 9481cc6e97
commit b96f865fda
2 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
"name": "Duct Tape Watch",
"description": "Build a watch from duct tape",
"url": "/projects/duct-tape-watch",
"imageUrl": "/static/mb/projects/rock-paper-scissors.jpg"
"imageUrl": "/static/mb/projects/duct-tape-watch.png"
}]
```