mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(curriculum): add remaining new superblocks (4 of them) (#62611)
This commit is contained in:
@@ -18,7 +18,11 @@ const idToPath = new Map(
|
||||
'5e46fc95ac417301a38fb934': Certification.DataAnalysisPy,
|
||||
'5e46fc95ac417301a38fb935': Certification.MachineLearningPy,
|
||||
'68db314d3c11a8bff07c7535': Certification.RespWebDesignV9,
|
||||
'68c4069c1ef859270e17c495': Certification.JsV9
|
||||
'68c4069c1ef859270e17c495': Certification.JsV9,
|
||||
'68e008aa5f80c6099d47b3a2': Certification.FrontEndDevLibsV9,
|
||||
'68e6bd5020effa1586e79855': Certification.PythonV9,
|
||||
'68e6bd5120effa1586e79856': Certification.RelationalDbV9,
|
||||
'68e6bd5120effa1586e79857': Certification.BackEndDevApisV9
|
||||
})
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user