fix: preformatted block names and help category map

This commit is contained in:
Kris Koishigawa
2021-12-17 20:58:46 +09:00
parent 6ef6960da9
commit d48f3bad70
2 changed files with 2 additions and 2 deletions

View File

@@ -86,5 +86,5 @@
"learn-css-transforms-by-building-a-penguin": "HTML-CSS",
"learn-typography-by-building-a-nutrition-label": "HTML-CSS",
"learn-more-about-css-pseudo-selectors-by-building-a-balance-sheet": "HTML-CSS",
"learn-css-colors-by-building-a-colored-markers-set": "HTML-CSS"
"learn-css-colors-by-building-a-color-markers-set": "HTML-CSS"
}

View File

@@ -30,7 +30,7 @@
"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-colors-by-building-a-colored-markers-set": "Learn CSS Colors by Building a Colored Markers Set",
"learn-css-colors-by-building-a-color-markers-set": "Learn CSS Colors by Building a Color Markers Set",
"machine-learning-with-python": "Machine Learning with Python",
"mongodb-and-mongoose": "MongoDB and Mongoose",
"scientific-computing-with-python": "Scientific Computing with Python",