diff --git a/docs/hero-banner.md b/docs/hero-banner.md index 15cf95e39c..863821a22c 100644 --- a/docs/hero-banner.md +++ b/docs/hero-banner.md @@ -12,6 +12,13 @@ Here are some cool activities to get you started! * url: https://arcade.makecode.com/#tutorial:/tutorials/intro * cardType: link --- +* name: Snack Chase +* buttonLabel: Code Now +* description: Code with friends from Lyla in the Loop! +* imageUrl: /static/hero-gallery/lyla-hero.jpg +* url: https://arcade.makecode.com/#tutorial:/tutorials/lyla-jr +* cardType: link +--- * name: Mission to Hubble * buttonLabel: Code Now * description: Help Scott Kelly reach the Hubble! @@ -29,11 +36,6 @@ Here are some cool activities to get you started! * name: How To Code a Video Game * imageUrl: /static/hero-gallery/how-to-code.png * youTubePlaylistId: PLMMBk9hE-SepfPK6z19t6aAfwbOQNY6K7 ---- -* name: Join the Live Stream -* buttonLabel: Watch Stream -* imageUrl: /static/hero-gallery/stream.png -* url: https://www.twitch.tv/msmakecode -* cardType: link + ### ~ diff --git a/docs/hour-of-code/all.md b/docs/hour-of-code/all.md index f8e80e23ea..8d52649b6b 100644 --- a/docs/hour-of-code/all.md +++ b/docs/hour-of-code/all.md @@ -8,8 +8,8 @@ Join us in celebrating Computer Science Education Week by playing, designing, an [ { "name": "Snack Chase", - "description": "Code a snack chase with characters from Lyla in the Loop on PBS Kids", - "url": "https://arcade.makecode.com/#tutorial:/tutorials/lyla", + "description": "Code a snack chase game with characters from Lyla in the Loop on PBS KIDS", + "url": "https://arcade.makecode.com/#tutorial:/tutorials/lyla-jr", "imageUrl": "/static/tutorials/lyla/card.jpg", "label": "JUNIOR", "labelClass": "orange ribbon large" diff --git a/docs/static/hero-gallery/lyla-hero.jpg b/docs/static/hero-gallery/lyla-hero.jpg new file mode 100644 index 0000000000..d2ceeadd59 Binary files /dev/null and b/docs/static/hero-gallery/lyla-hero.jpg differ