Skip to content

Commit 1f61dd7

Browse files
committed
move theme song embed to README footer
Made-with: Cursor
1 parent 4d29a76 commit 1f61dd7

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

exercises/README.mdx

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22

33
<EpicVideo url="https://www.epicweb.dev/workshops/programming-foundations/introduction-to-programming-foundations/intro-to-introduction-to-programming-foundations" />
44

5-
<VideoEmbed
6-
title="Programming Foundations Theme Song"
7-
url="https://www.youtube.com/embed/sVF-F63EY_k?rel=0"
8-
/>
9-
105
👨‍💼 Hello! I'm Peter the Product Manager, and I'm excited to guide you through
116
the foundations of TypeScript programming.
127

@@ -80,3 +75,10 @@ multi-line comment
8075
* look nice so people use them.
8176
*/
8277
```
78+
79+
🎵 Check out the workshop theme song! 🎶
80+
81+
<VideoEmbed
82+
title="Programming Foundations Theme Song"
83+
url="https://www.youtube.com/embed/sVF-F63EY_k?rel=0"
84+
/>

0 commit comments

Comments
 (0)