Skip to content

Commit 6bf90ee

Browse files
Update modal IDs for Flappy Bird and Outdoor Kit
1 parent 206b982 commit 6bf90ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ author_profile: true
2323
</div>
2424
</div>
2525

26-
<div id="microchat-modal" class="modal">
26+
<div id="flappybird-modal" class="modal">
2727
<div class="modal-content">
2828
<span class="close" onclick="closeModal('microchat-modal')">&times;</span>
2929
<h2>Flappy Bird</h2>
@@ -32,7 +32,7 @@ author_profile: true
3232
</div>
3333
</div>
3434

35-
<div id="microchat-modal" class="modal">
35+
<div id="outdoorkit-modal" class="modal">
3636
<div class="modal-content">
3737
<span class="close" onclick="closeModal('microchat-modal')">&times;</span>
3838
<h2>Outdoor Kit</h2>

0 commit comments

Comments
 (0)