feat: move what are attributes video (#57778)

This commit is contained in:
Ilenia
2024-12-26 17:00:38 +01:00
committed by GitHub
parent 00c3546b61
commit cd98008dad
3 changed files with 11 additions and 6 deletions

View File

@@ -11,10 +11,6 @@
"id": "670803abcb3e980233da4768",
"title": "What are Div Elements and When Should You Use Them?"
},
{
"id": "6708143cab2b583ecd3324f5",
"title": "What Are Attributes, and How Do They Work?"
},
{
"id": "6708382cf088b216580a9ff1",
"title": "What Are IDs and Classes, and When Should You Use Them?"

View File

@@ -3,8 +3,17 @@
"isUpcomingChange": false,
"dashedName": "lecture-what-is-html",
"superBlock": "full-stack-developer",
"challengeOrder": [{ "id": "66f6db08d55022680a3cfbc9", "title": "What Is HTML, and What Role Does It Play on the Web?" }],
"challengeOrder": [
{
"id": "66f6db08d55022680a3cfbc9",
"title": "What Is HTML, and What Role Does It Play on the Web?"
},
{
"id": "6708143cab2b583ecd3324f5",
"title": "What Are Attributes, and How Do They Work?"
}
],
"helpCategory": "HTML-CSS",
"blockType": "lecture",
"blockLayout": "challenge-list"
}
}