mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
fix(client): add support of MathJax in FSD cert (#60110)
This commit is contained in:
parent
f409d5b387
commit
e4126be18b
@ -12,7 +12,8 @@ const superBlocksWithMathJax = [
|
||||
SuperBlocks.JsAlgoDataStruct,
|
||||
SuperBlocks.ProjectEuler,
|
||||
SuperBlocks.RosettaCode,
|
||||
SuperBlocks.SciCompPy
|
||||
SuperBlocks.SciCompPy,
|
||||
SuperBlocks.FullStackDeveloper
|
||||
];
|
||||
|
||||
const configure = () => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user