mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
fix(curriculum): description for working with media lecture block. (#56911)
This commit is contained in:
parent
c9a0625d2c
commit
a67999243a
@ -1726,7 +1726,9 @@
|
||||
},
|
||||
"lecture-working-with-media": {
|
||||
"title": "Working with Media",
|
||||
"intro": ["Learn about using media in HTML with these lecture videos."]
|
||||
"intro": [
|
||||
"In these lecture videos, you will learn how to work with the <code>audio</code> and <code>video</code> elements as well as with SVG's and more."
|
||||
]
|
||||
},
|
||||
"lab-video-compilation-page": {
|
||||
"title": "Build a Video Compilation Page",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user