From c6fa65763b492f05c5a9b7c36a0f2088e77637da Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 8 Oct 2018 16:40:11 -0700 Subject: [PATCH] adding "start here" label --- docs/tutorials.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/tutorials.md b/docs/tutorials.md index f9e290ba..44bdab0a 100644 --- a/docs/tutorials.md +++ b/docs/tutorials.md @@ -10,7 +10,9 @@ Here are some cool tutorials to get you started with your @boardname@! "url":"/projects/flashing-heart", "description": "Make an animated flashing heart.", "imageUrl": "/static/mb/projects/a1-display.png", - "cardType": "tutorial" + "cardType": "tutorial", + "label": "New? Start Here!", + "labelClass": "purple ribbon large" }, { "name": "Name Tag", "description": "Scroll your name on the screen",