mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-29 08:00:43 -04:00
* 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
464 B
JSON
20 lines
464 B
JSON
{
|
|
"name": "Legacy Full Stack Certificate",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "full-stack-certificate",
|
|
"order": 5,
|
|
"time": "",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "certificates",
|
|
"superOrder": 12,
|
|
"challengeOrder": [
|
|
[
|
|
"561add10cb82ac38a17213bd",
|
|
"Legacy Full Stack Certificate"
|
|
]
|
|
],
|
|
"isPrivate": true,
|
|
"fileName": "12-certificates/legacy-full-stack-certificate/full-stack-certificate.english.json"
|
|
}
|