mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-03 14:01:27 -05:00
feat: move what are attributes video (#57778)
This commit is contained in:
@@ -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?"
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user