added image

This commit is contained in:
Peli de Halleux
2017-06-23 12:28:30 -07:00
parent 561a8e1478
commit 5942a6052e
3 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,8 @@ A collection of courses built for the @boardname@.
```codecard
[{
"name": "CS Intro Heart",
"url":"/courses/csintro"
"url":"/courses/csintro",
"imageUrl": "/static/courses/csintro.jpg"
}]
```