Skip to content

Commit e260dd4

Browse files
committed
add theme song video embed to exercises intro
Made-with: Cursor
1 parent 1088612 commit e260dd4

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/structured-data/introduction-to-structured-data/intro-to-structured-data" />
44

5+
<VideoEmbed
6+
title="Structured Data Theme Song"
7+
url="https://www.youtube.com/embed/LpSEhuJYxhg?rel=0"
8+
/>
9+
510
👨‍💼 Welcome back! In the previous workshop, you mastered primitive types. Now
611
it's time to work with **structured data**—the way real applications organize
712
information.

0 commit comments

Comments
 (0)