Add descriptions to gallery cards (#1222)
This commit is contained in:
committed by
Peli de Halleux
parent
42e60645a2
commit
1ed95f2b7d
@ -8,14 +8,17 @@ Get your headphone and let's do music!
|
||||
[{
|
||||
"name": "Hack Your Headphones",
|
||||
"url":"/projects/hack-your-headphones",
|
||||
"description": "Hook up your headphones to the micro:bit, does that sound good to you?",
|
||||
"imageUrl":"/static/mb/projects/a6-music.png"
|
||||
}, {
|
||||
"name": "Banana Keyboard",
|
||||
"url":"/projects/banana-keyboard",
|
||||
"description": "Use a banana to play music like a keyboard",
|
||||
"imageUrl":"/static/mb/projects/a7-conductive.png"
|
||||
}, {
|
||||
"name": "Guitar",
|
||||
"url":"/projects/guitar",
|
||||
"description": "An awesome cardboard guitar project, get ready to riff!",
|
||||
"imageUrl":"/static/mb/projects/guitar.png"
|
||||
}]
|
||||
```
|
||||
|
Reference in New Issue
Block a user