Skip to content

Commit a1d98af

Browse files
committed
display shield ext image
1 parent a84f443 commit a1d98af

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.astro/data-store.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/assets/display-shield-ext.png

183 KB
Loading

src/content/docs/index.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,13 @@ Micro:bit apps run on the [BBC micro:bit](/getting-started/intro/) and make use
2424

2525
## MakeCode extensions
2626

27-
- [Display Shield Extension](/extensions/display-shield-ext/) - Add support for display shield in MakeCode for the micro:bit
27+
<CardGrid>
28+
<Card title="Display Shield Extension" link="/extensions/display-shield-ext/">
29+
a MakeCode extension with simulator
30+
[![microcode](../../assets/display-shield-ext.png)](/extensions/display-shield-ext)
31+
</Card>
32+
</CardGrid>
33+
2834

2935
## Get Involved
3036

0 commit comments

Comments
 (0)