mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-11 07:00:41 -04:00
chore: reorder catalog items (#66616)
This commit is contained in:
@@ -208,7 +208,6 @@ export const superBlockNames = {
|
||||
'introduction-to-algorithms-and-data-structures':
|
||||
SuperBlocks.IntroductionToAlgorithmsAndDataStructures,
|
||||
'introduction-to-precalculus': SuperBlocks.IntroductionToPrecalculus,
|
||||
'lab-survey-form': SuperBlocks.LabSurveyForm,
|
||||
'html-and-accessibility': SuperBlocks.HtmlAndAccessibility,
|
||||
'computer-basics': SuperBlocks.ComputerBasics,
|
||||
'basic-css': SuperBlocks.BasicCss,
|
||||
@@ -219,17 +218,13 @@ export const superBlockNames = {
|
||||
'styling-forms': SuperBlocks.StylingForms,
|
||||
'css-box-model': SuperBlocks.CssBoxModel,
|
||||
'css-flexbox': SuperBlocks.CssFlexbox,
|
||||
'lab-page-of-playing-cards': SuperBlocks.LabPageOfPlayingCards,
|
||||
'css-typography': SuperBlocks.CssTypography,
|
||||
'css-and-accessibility': SuperBlocks.CssAndAccessibility,
|
||||
'css-positioning': SuperBlocks.CssPositioning,
|
||||
'attribute-selectors': SuperBlocks.AttributeSelectors,
|
||||
'lab-book-inventory-app': SuperBlocks.LabBookInventoryApp,
|
||||
'responsive-design': SuperBlocks.ResponsiveDesign,
|
||||
'lab-technical-documentation-page': SuperBlocks.LabTechnicalDocumentationPage,
|
||||
'css-variables': SuperBlocks.CssVariables,
|
||||
'css-grid': SuperBlocks.CssGrid,
|
||||
'lab-product-landing-page': SuperBlocks.LabProductLandingPage,
|
||||
'css-animations': SuperBlocks.CssAnimations,
|
||||
'learn-oop-with-python': SuperBlocks.LearnOOPWithPython,
|
||||
'learn-rag-mcp-fundamentals': SuperBlocks.LearnRAGAndMCPFundamentals,
|
||||
|
||||
Reference in New Issue
Block a user