chore: rename cafe menu (#44201)

* chore: rename files

* chore: update codebase

* chore: proper title case

* chore: missed block name

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
pull/44211/head^2
Nicholas Carrigan (he/him) 2021-11-19 20:22:24 -08:00 committed by GitHub
parent 0676506f00
commit 59c24bd4be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
103 changed files with 21 additions and 21 deletions

View File

@ -71,7 +71,7 @@
""
]
},
"basic-css-cafe-menu": {
"learn-basic-css-by-building-a-cafe-menu": {
"title": "基礎 CSS 咖啡菜單",
"intro": [
"",

View File

@ -71,7 +71,7 @@
""
]
},
"basic-css-cafe-menu": {
"learn-basic-css-by-building-a-cafe-menu": {
"title": "基础 CSS 咖啡菜单",
"intro": [
"",

View File

@ -68,8 +68,8 @@
"title": "Learn HTML by Building a Cat Photo App",
"intro": ["", ""]
},
"basic-css-cafe-menu": {
"title": "Basic CSS Cafe Menu",
"learn-basic-css-by-building-a-cafe-menu": {
"title": "Learn Basic CSS by Building a Cafe Menu",
"intro": ["", ""]
},
"learn-the-css-box-model-by-building-a-rothko-painting": {

View File

@ -71,7 +71,7 @@
""
]
},
"basic-css-cafe-menu": {
"learn-basic-css-by-building-a-cafe-menu": {
"title": "Menú básico de café CSS",
"intro": [
"",

View File

@ -71,7 +71,7 @@
""
]
},
"basic-css-cafe-menu": {
"learn-basic-css-by-building-a-cafe-menu": {
"title": "CSS base: Menu Caffetteria",
"intro": [
"",

View File

@ -71,7 +71,7 @@
""
]
},
"basic-css-cafe-menu": {
"learn-basic-css-by-building-a-cafe-menu": {
"title": "Menu de uma cafeteria em CSS básico",
"intro": [
"",

View File

@ -1,10 +0,0 @@
---
title: Introduction to the Basic CSS Cafe Menu
block: Basic CSS Cafe Menu
superBlock: Responsive Web Design
isBeta: true
---
## Introduction to the Basic CSS Cafe Menu
This is a test for the new project-based curriculum.

View File

@ -0,0 +1,10 @@
---
title: Introduction to the Learn Basic CSS by Building a Cafe Menu
block: Learn Basic CSS by Building a Cafe Menu
superBlock: Responsive Web Design
isBeta: true
---
## Introduction to the Learn Basic CSS by Building a Cafe Menu
This is a test for the new project-based curriculum.

View File

@ -57,7 +57,7 @@
"data-analysis-with-python-course": "Python",
"python-for-penetration-testing": "Python",
"learn-html-by-building-a-cat-photo-app": "HTML-CSS",
"basic-css-cafe-menu": "HTML-CSS",
"learn-basic-css-by-building-a-cafe-menu": "HTML-CSS",
"css-variables-skyline": "HTML-CSS",
"basic-javascript-rpg-game": "JavaScript",
"functional-programming-spreadsheet": "JavaScript",

View File

@ -1,8 +1,8 @@
{
"name": "Basic CSS Cafe Menu",
"name": "Learn Basic CSS by Building a Cafe Menu",
"isUpcomingChange": true,
"usesMultifileEditor": true,
"dashedName": "basic-css-cafe-menu",
"dashedName": "learn-basic-css-by-building-a-cafe-menu",
"order": 10,
"time": "5 hours",
"template": "",

Some files were not shown because too many files have changed in this diff Show More