Skip to content

Commit 7e5a1f7

Browse files
authored
Extension: add FWD Edu Climate Action Kit (#6551)
1 parent fa3ddb5 commit 7e5a1f7

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/extensions/extension-gallery.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o
467467
"name": "Joy-IT Joy-Pi Advanced",
468468
"url":"/pkg/joy-it/pxt-RB-JoyPi-Advanced",
469469
"cardType": "package"
470+
}, {
471+
"name": "FWD Edu Climate Action Kit",
472+
"url": "/pkg/Forward-Education/pxt-climate-action",
473+
"cardType": "package"
470474
}, {
471475
"name": "FWD Edu Climate Action Kit Gen. 2 Kit",
472476
"url":"/pkg/climate-action-kits/pxt-fwd-edu",

targetconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,7 @@
487487
"forward-education/pxt-smart-soldering": { "tags": [ "Science" ] },
488488
"forward-education/pxt-smart-solar": { "tags": [ "Science" ] },
489489
"forward-education/pxt-smart-hydroponics": { "tags": [ "Science" ] },
490+
"forward-education/pxt-climate-action": { "tags": [ "Science" ] },
490491
"elecfreaks/pxt-petal": { "tags": [ "Science" ] },
491492
"microsoft/pxt-simx-sample": {
492493
"simx": {

0 commit comments

Comments
 (0)