chore: rename nutrition label (#44205)
* chore: rename files * chore: update codebase * chore: proper title case Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
59c24bd4be
commit
57d303826c
@ -134,8 +134,8 @@
|
|||||||
""
|
""
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"css-nutrition-label": {
|
"learn-typography-by-building-a-nutrition-label": {
|
||||||
"title": "CSS Nutrition Label",
|
"title": "Learn Typography by Building a Nutrition Label",
|
||||||
"intro": [
|
"intro": [
|
||||||
"",
|
"",
|
||||||
""
|
""
|
||||||
|
@ -134,8 +134,8 @@
|
|||||||
""
|
""
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"css-nutrition-label": {
|
"learn-typography-by-building-a-nutrition-label": {
|
||||||
"title": "CSS Nutrition Label",
|
"title": "Learn Typography by Building a Nutrition Label",
|
||||||
"intro": [
|
"intro": [
|
||||||
"",
|
"",
|
||||||
""
|
""
|
||||||
|
@ -98,8 +98,8 @@
|
|||||||
"learn-responsive-web-design-by-building-a-piano": { "title": "Learn Responsive Web Design by Building a Piano", "intro": ["", ""] },
|
"learn-responsive-web-design-by-building-a-piano": { "title": "Learn Responsive Web Design by Building a Piano", "intro": ["", ""] },
|
||||||
"css-photo-gallery": { "title": "CSS Photo Gallery", "intro": ["", ""] },
|
"css-photo-gallery": { "title": "CSS Photo Gallery", "intro": ["", ""] },
|
||||||
"learn-css-grid-by-building-a-magazine": { "title": "Learn CSS Grid by Building a Magazine", "intro": ["", ""] },
|
"learn-css-grid-by-building-a-magazine": { "title": "Learn CSS Grid by Building a Magazine", "intro": ["", ""] },
|
||||||
"css-nutrition-label": {
|
"learn-typography-by-building-a-nutrition-label": {
|
||||||
"title": "CSS Nutrition Label",
|
"title": "Learn Typography by Building a Nutrition Label",
|
||||||
"intro": ["", ""]
|
"intro": ["", ""]
|
||||||
},
|
},
|
||||||
"learn-css-animation-by-building-a-ferris-wheel": { "title": "Learn CSS Animation by Building a Ferris Wheel", "intro": ["", ""] }
|
"learn-css-animation-by-building-a-ferris-wheel": { "title": "Learn CSS Animation by Building a Ferris Wheel", "intro": ["", ""] }
|
||||||
|
@ -134,7 +134,7 @@
|
|||||||
""
|
""
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"css-nutrition-label": {
|
"learn-typography-by-building-a-nutrition-label": {
|
||||||
"title": "Etiqueta de nutrición CSS",
|
"title": "Etiqueta de nutrición CSS",
|
||||||
"intro": [
|
"intro": [
|
||||||
"",
|
"",
|
||||||
|
@ -134,7 +134,7 @@
|
|||||||
""
|
""
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"css-nutrition-label": {
|
"learn-typography-by-building-a-nutrition-label": {
|
||||||
"title": "Etichetta nutrizionale CSS",
|
"title": "Etichetta nutrizionale CSS",
|
||||||
"intro": [
|
"intro": [
|
||||||
"",
|
"",
|
||||||
|
@ -134,7 +134,7 @@
|
|||||||
""
|
""
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"css-nutrition-label": {
|
"learn-typography-by-building-a-nutrition-label": {
|
||||||
"title": "Rótulo nutricional em CSS",
|
"title": "Rótulo nutricional em CSS",
|
||||||
"intro": [
|
"intro": [
|
||||||
"",
|
"",
|
||||||
|
@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
title: Introduction to the CSS Nutrition Label
|
|
||||||
block: css-nutrition-label
|
|
||||||
superBlock: Responsive Web Design
|
|
||||||
isBeta: true
|
|
||||||
---
|
|
||||||
|
|
||||||
## Introduction to the CSS Nutrition Label
|
|
||||||
|
|
||||||
This is a test for the new project-based curriculum.
|
|
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
title: Introduction to the Learn Typography by Building a Nutrition Label
|
||||||
|
block: learn-typography-by-building-a-nutrition-label
|
||||||
|
superBlock: Responsive Web Design
|
||||||
|
isBeta: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## Introduction to the Learn Typography by Building a Nutrition Label
|
||||||
|
|
||||||
|
This is a test for the new project-based curriculum.
|
@ -82,6 +82,6 @@
|
|||||||
"learn-html-forms-by-building-a-registration-form": "HTML-CSS",
|
"learn-html-forms-by-building-a-registration-form": "HTML-CSS",
|
||||||
"css-photo-gallery": "HTML-CSS",
|
"css-photo-gallery": "HTML-CSS",
|
||||||
"learn-css-grid-by-building-a-magazine": "HTML-CSS",
|
"learn-css-grid-by-building-a-magazine": "HTML-CSS",
|
||||||
"css-nutrition-label": "HTML-CSS",
|
"learn-typography-by-building-a-nutrition-label": "HTML-CSS",
|
||||||
"learn-css-animation-by-building-a-ferris-wheel": "HTML-CSS"
|
"learn-css-animation-by-building-a-ferris-wheel": "HTML-CSS"
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "CSS Nutrition Label",
|
"name": "Learn Typography by Building a Nutrition Label",
|
||||||
"isUpcomingChange": true,
|
"isUpcomingChange": true,
|
||||||
"dashedName": "css-nutrition-label",
|
"dashedName": "learn-typography-by-building-a-nutrition-label",
|
||||||
"order": 25,
|
"order": 25,
|
||||||
"time": "5 hours",
|
"time": "5 hours",
|
||||||
"template": "",
|
"template": "",
|
@ -30,6 +30,6 @@
|
|||||||
"learn-html-forms-by-building-a-registration-form": "Learn HTML Forms by Building a Registration Form",
|
"learn-html-forms-by-building-a-registration-form": "Learn HTML Forms by Building a Registration Form",
|
||||||
"css-photo-gallery": "CSS Photo Gallery",
|
"css-photo-gallery": "CSS Photo Gallery",
|
||||||
"learn-css-grid-by-building-a-magazine": "Learn CSS Grid by Building a Magazine",
|
"learn-css-grid-by-building-a-magazine": "Learn CSS Grid by Building a Magazine",
|
||||||
"css-nutrition-label": "CSS Nutrition Label",
|
"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-css-animation-by-building-a-ferris-wheel": "Learn CSS Animation by Building a Ferris Wheel"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user