mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-27 11:01:38 -04:00
* fix(curriculum): remove helpRoom and fileName Neither are used any more. * fix: remove fileName form cert meta.jsons
19 lines
375 B
JSON
19 lines
375 B
JSON
{
|
|
"name": "Data Visualization Certificate",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "data-visualization-certificate",
|
|
"order": 4,
|
|
"time": "",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "certificates",
|
|
"superOrder": 12,
|
|
"challengeOrder": [
|
|
[
|
|
"5a553ca864b52e1d8bceea14",
|
|
"Data Visualization Certificate"
|
|
]
|
|
],
|
|
"isPrivate": true
|
|
}
|