Oliver Eyton-Williams bd68b70f3d
Feat: hide blocks not challenges (#39504)
* fix: remove isHidden flag from frontmatter

* fix: add isUpcomingChange

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

* feat: hide blocks not challenges

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2020-09-03 15:07:40 -07:00

20 lines
536 B
JSON

{
"name": "JavaScript Algorithms and Data Structures Certificate",
"isUpcomingChange": false,
"dashedName": "javascript-algorithms-and-data-structures-certificate",
"order": 2,
"time": "",
"template": "",
"required": [],
"superBlock": "certificates",
"superOrder": 12,
"challengeOrder": [
[
"561abd10cb81ac38a17513bc",
"JavaScript Algorithms and Data Structures Certificate"
]
],
"isPrivate": true,
"fileName": "12-certificates/javascript-algorithms-and-data-structures-certificate.json"
}