mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat: separate superblock for rosetta code (#52629)
Co-authored-by: mot01 <tmondloch01@gmail.com>
This commit is contained in:
@@ -65,7 +65,7 @@ export function getPostBodyComponents(pathname: string): JSX.Element[] {
|
||||
);
|
||||
|
||||
if (
|
||||
pathname.includes('/learn/coding-interview-prep/rosetta-code') ||
|
||||
pathname.includes('/learn/rosetta-code') ||
|
||||
pathname.includes('/learn/project-euler/')
|
||||
) {
|
||||
scripts.push(mathJaxScriptElement);
|
||||
|
||||
Reference in New Issue
Block a user