Replace GIFs for code runs with SIM blocks. (#487)

This commit is contained in:
Galen Nickel
2017-08-02 13:36:02 -07:00
committed by Peli de Halleux
parent 8e426eddb7
commit f974f8f749
6 changed files with 88 additions and 6 deletions

View File

@ -21,7 +21,7 @@ A collection of courses built for the @boardname@.
"name": "micro:bit of Things",
"description": "A hands-on course about the micro:bit and what you can do with it.",
"url":"https://sites.google.com/view/microbitofthings",
"imageUrl": "https://lh4.googleusercontent.com/T_abGPJXNGVRNoKBmu6eZEoAkZXj1JubbIsbimSgF-Yc1BA2fUgXkrtMAmawjWlOU801fUnZ=w371"
"imageUrl": "/static/courses/microbit-of-things.jpg"
}]
```