diff --git a/utils/preformatted-block-names.json b/utils/preformatted-block-names.json index 4ce3fc749d7..1f1fed9c500 100644 --- a/utils/preformatted-block-names.json +++ b/utils/preformatted-block-names.json @@ -1,40 +1,38 @@ { "api-projects": "API Projects", - "basic-css": "Basic CSS", - "basic-html-and-html5": "Basic HTML and HTML5", - "css-flexbox": "CSS Flexbox", - "css-grid": "CSS Grid", - "learn-responsive-web-design-by-building-a-piano": "Learn Responsive Web Design by Building a Piano", - "devops": "DevOps", - "es6": "ES6", - "information-security-with-helmetjs": "Information Security with HelmetJS", - "jquery": "jQuery", - "json-apis-and-ajax": "JSON APIs and Ajax", - "mongodb-and-mongoose": "MongoDB and Mongoose", - "the-dom": "The DOM", "back-end-development-and-apis": "Back End Development and APIs", "back-end-development-and-apis-projects": "Back End Development and APIs Projects", - "scientific-computing-with-python": "Scientific Computing with Python", - "data-analysis-with-python": "Data Analysis with Python", - "machine-learning-with-python": "Machine Learning with Python", - "tensorflow": "TensorFlow", + "basic-css": "Basic CSS", + "basic-html-and-html5": "Basic HTML and HTML5", "basic-javascript-rpg-game": "Basic JavaScript RPG Game", - "learn-html-by-building-a-cat-photo-app": "Learn HTML by Building a Cat Photo App", - "learn-basic-css-by-building-a-cafe-menu": "Learn Basic CSS by Building a Cafe Menu", - "learn-css-variables-by-building-a-city-skyline": "Learn CSS Variables by Building a City Skyline", - "learn-the-css-box-model-by-building-a-rothko-painting": "Learn the CSS Box Model by Building a Rothko Painting", - "learn-intermediate-css-by-building-a-picasso-painting": "Learn Intermediate CSS by Building a Picasso Painting", - "javascript-spreadsheet": "JavaScript Spreadsheet", - "intermediate-javascript-calorie-counter": "Intermediate JavaScript Calorie Counter", + "css-flexbox": "CSS Flexbox", + "css-grid": "CSS Grid", + "data-analysis-with-python": "Data Analysis with Python", + "devops": "DevOps", "d3-dashboard": "D3 Dashboard", + "es6": "ES6", + "information-security-with-helmetjs": "Information Security with HelmetJS", + "intermediate-javascript-calorie-counter": "Intermediate JavaScript Calorie Counter", + "javascript-spreadsheet": "JavaScript Spreadsheet", + "jquery": "jQuery", + "json-apis-and-ajax": "JSON APIs and Ajax", "learn-accessibility-by-building-a-quiz": "Learn Accessibility by Building a Quiz", + "learn-basic-css-by-building-a-cafe-menu": "Learn Basic CSS by Building a Cafe Menu", "learn-css-animation-by-building-a-ferris-wheel": "Learn CSS Animation by Building a Ferris Wheel", "learn-css-flexbox-by-building-a-photo-gallery": "Learn CSS Flexbox by Building a Photo Gallery", "learn-css-grid-by-building-a-magazine": "Learn CSS Grid by Building a Magazine", "learn-css-transforms-by-building-a-penguin": "Learn CSS Transforms by Building a Penguin", + "learn-css-variables-by-building-a-city-skyline": "Learn CSS Variables by Building a City Skyline", + "learn-html-by-building-a-cat-photo-app": "Learn HTML by Building a Cat Photo App", "learn-html-forms-by-building-a-registration-form": "Learn HTML Forms by Building a Registration Form", + "learn-intermediate-css-by-building-a-picasso-painting": "Learn Intermediate CSS by Building a Picasso Painting", + "learn-more-about-css-pseudo-selectors-by-building-a-balance-sheet": "Learn More About CSS Pseudo Selectors By Building A Balance Sheet", + "learn-responsive-web-design-by-building-a-piano": "Learn Responsive Web Design by Building a Piano", + "learn-the-css-box-model-by-building-a-rothko-painting": "Learn the CSS Box Model by Building a Rothko Painting", "learn-typography-by-building-a-nutrition-label": "Learn Typography by Building a Nutrition Label", - "learn-css-animation-by-building-a-ferris-wheel": "Learn CSS Animation by Building a Ferris Wheel", - "learn-accessibility-by-building-a-quiz": "Learn Accessibility by Building a Quiz", - "learn-more-about-css-pseudo-selectors-by-building-a-balance-sheet": "Learn More About CSS Pseudo Selectors By Building A Balance Sheet" + "machine-learning-with-python": "Machine Learning with Python", + "mongodb-and-mongoose": "MongoDB and Mongoose", + "scientific-computing-with-python": "Scientific Computing with Python", + "tensorflow": "TensorFlow", + "the-dom": "The DOM" }