From 8fe1bf8c5fd154f5f1641a97d187dc444441f8b7 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Thu, 17 Mar 2016 22:37:36 -0700 Subject: [PATCH] added logos --- libs/microbit/kind.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/libs/microbit/kind.json b/libs/microbit/kind.json index 050bc40c..73a3639d 100644 --- a/libs/microbit/kind.json +++ b/libs/microbit/kind.json @@ -21,7 +21,12 @@ "target": { "id": "microbit", "name": "microbit", - "title": "micro:bit", + "title": "Javascript for BBC micro:bit", + "theme": { + "logoUrl": "https://www.microbit.co.uk/", + "logo":"BBC micro:bit", + "footerLogo": "image/svg+xml" + }, "cloud": true, "blocksprj": { "id": "blocksprj", @@ -69,4 +74,4 @@ "hasHex": true } } -} +} \ No newline at end of file