* 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>
20 lines
536 B
JSON
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"
|
|
}
|