Micro-chat (#1425)

* added microchat tutorial

* animations
This commit is contained in:
Peli de Halleux
2018-10-15 09:19:34 -07:00
committed by GitHub
parent 670a19a9b4
commit 6f281e66df
4 changed files with 91 additions and 74 deletions

View File

@ -38,10 +38,10 @@ Here are some cool tutorials to get you started with your @boardname@!
"imageUrl":"/static/mb/projects/a3-pins.png",
"cardType": "tutorial"
}, {
"name": "Coin Flipper",
"url":"/projects/coin-flipper",
"description": "Guess the coin toss and see if you're lucky.",
"imageUrl": "/static/mb/projects/coin-flipper.png",
"name": "Micro Chat",
"url":"/projects/micro-chat",
"description": "Build your own social network made of @boardnames.",
"imageUrl": "/static/mb/projects/a9-radio.png",
"cardType": "tutorial"
}]
```