mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(curriculum): remove beta label from superblock titles (#57546)
This commit is contained in:
@@ -246,8 +246,7 @@ export const certTypeTitleMap = {
|
||||
[certTypes.relationalDatabaseV8]: 'Relational Database',
|
||||
[certTypes.collegeAlgebraPyV8]: 'College Algebra with Python',
|
||||
[certTypes.foundationalCSharpV8]: 'Foundational C# with Microsoft',
|
||||
[certTypes.jsAlgoDataStructV8]:
|
||||
'JavaScript Algorithms and Data Structures (Beta)'
|
||||
[certTypes.jsAlgoDataStructV8]: 'JavaScript Algorithms and Data Structures'
|
||||
};
|
||||
|
||||
export const superBlockToCertMap: {
|
||||
|
||||
Reference in New Issue
Block a user