Skip to content

Commit f8afcb7

Browse files
committed
add theme song video embed to exercises intro
Made-with: Cursor
1 parent 10065c8 commit f8afcb7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

exercises/README.mdx

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

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

5+
<VideoEmbed
6+
title="Object Oriented TypeScript Theme Song"
7+
url="https://www.youtube.com/embed/Y56vgvDBzy4?rel=0"
8+
/>
9+
510
👨‍💼 Welcome to the Object-Oriented Programming workshop! This workshop focuses
611
on **encapsulation and polymorphism**, not just syntax.
712

0 commit comments

Comments
 (0)