freeCodeCamp/curriculum/structure/blocks/review-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
261 B
JSON

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