Skip to content

Commit 2d9ab0c

Browse files
Add project cards for micro:bit projects
1 parent 92d84fe commit 2d9ab0c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,10 @@ Check out my micro:bit projects and coding adventures.
1212
<p>> Welcome to Arya’s Lab...</p>
1313
<p>> Building with micro:bit magic.</p>
1414
</div>
15+
16+
<div class="project-cards">
17+
<a href="https://github.com/microbitcoder652/microbit-v2-micro-chat" class="card">Micro Chat</a>
18+
<a href="https://github.com/microbitcoder652/microbit-flappy-bird" class="card">Flappy Bird</a>
19+
<a href="https://github.com/microbitcoder652/microbit-v2-outdoor-kit" class="card">Outdoor Kit</a>
20+
</div>
21+

0 commit comments

Comments
 (0)