freeCodeCamp/curriculum/structure/blocks/review-basic-html.json
Oliver Eyton-Williams 27a54624c3
refactor: blockType -> blockLabel (#62548)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-23 23:20:15 +05:30

12 lines
279 B
JSON

{
"name": "Basic HTML Review",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "review-basic-html",
"challengeOrder": [
{ "id": "67072fc183c7ca6c588feb4d", "title": "Basic HTML Review" }
],
"helpCategory": "HTML-CSS",
"blockLabel": "review"
}