chore: rename photo gallery (#44204)
* 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
ff0fc1bdbf
commit
a73cffdc63
@@ -120,8 +120,8 @@
|
||||
""
|
||||
]
|
||||
},
|
||||
"css-photo-gallery": {
|
||||
"title": "CSS Photo Gallery",
|
||||
"learn-css-flexbox-by-building-a-photo-gallery": {
|
||||
"title": "Learn CSS Flexbox by Building a Photo Gallery",
|
||||
"intro": [
|
||||
"",
|
||||
""
|
||||
|
@@ -120,8 +120,8 @@
|
||||
""
|
||||
]
|
||||
},
|
||||
"css-photo-gallery": {
|
||||
"title": "CSS Photo Gallery",
|
||||
"learn-css-flexbox-by-building-a-photo-gallery": {
|
||||
"title": "Learn CSS Flexbox by Building a Photo Gallery",
|
||||
"intro": [
|
||||
"",
|
||||
""
|
||||
|
@@ -96,7 +96,7 @@
|
||||
]
|
||||
},
|
||||
"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": ["", ""] },
|
||||
"learn-css-flexbox-by-building-a-photo-gallery": { "title": "Learn CSS Flexbox by Building a Photo Gallery", "intro": ["", ""] },
|
||||
"learn-css-grid-by-building-a-magazine": { "title": "Learn CSS Grid by Building a Magazine", "intro": ["", ""] },
|
||||
"learn-typography-by-building-a-nutrition-label": {
|
||||
"title": "Learn Typography by Building a Nutrition Label",
|
||||
|
@@ -120,7 +120,7 @@
|
||||
""
|
||||
]
|
||||
},
|
||||
"css-photo-gallery": {
|
||||
"learn-css-flexbox-by-building-a-photo-gallery": {
|
||||
"title": "Galería de fotos CSS",
|
||||
"intro": [
|
||||
"",
|
||||
|
@@ -120,7 +120,7 @@
|
||||
""
|
||||
]
|
||||
},
|
||||
"css-photo-gallery": {
|
||||
"learn-css-flexbox-by-building-a-photo-gallery": {
|
||||
"title": "Galleria Fotografica con CSS",
|
||||
"intro": [
|
||||
"",
|
||||
|
@@ -120,7 +120,7 @@
|
||||
""
|
||||
]
|
||||
},
|
||||
"css-photo-gallery": {
|
||||
"learn-css-flexbox-by-building-a-photo-gallery": {
|
||||
"title": "Galeria de fotos em CSS",
|
||||
"intro": [
|
||||
"",
|
||||
|
@@ -1,10 +0,0 @@
|
||||
---
|
||||
title: Introduction to the CSS Photo Gallery
|
||||
block: css-photo-gallery
|
||||
superBlock: Responsive Web Design
|
||||
isBeta: true
|
||||
---
|
||||
|
||||
## Introduction to the CSS Photo Gallery
|
||||
|
||||
This is a test for the new project-based curriculum.
|
@@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Introduction to the Learn CSS Flexbox by Building a Photo Gallery
|
||||
block: learn-css-flexbox-by-building-a-photo-gallery
|
||||
superBlock: Responsive Web Design
|
||||
isBeta: true
|
||||
---
|
||||
|
||||
## Introduction to the Learn CSS Flexbox by Building a Photo Gallery
|
||||
|
||||
This is a test for the new project-based curriculum.
|
@@ -80,7 +80,7 @@
|
||||
"number-guessing-game": "Relational Databases",
|
||||
"accessibility-quiz": "HTML-CSS",
|
||||
"learn-html-forms-by-building-a-registration-form": "HTML-CSS",
|
||||
"css-photo-gallery": "HTML-CSS",
|
||||
"learn-css-flexbox-by-building-a-photo-gallery": "HTML-CSS",
|
||||
"learn-css-grid-by-building-a-magazine": "HTML-CSS",
|
||||
"learn-typography-by-building-a-nutrition-label": "HTML-CSS",
|
||||
"learn-css-animation-by-building-a-ferris-wheel": "HTML-CSS"
|
||||
|
Reference in New Issue
Block a user