chore: rename css skyline (#44211)

* chore: rename files

* chore: update codebase

* chore: proper title case

* chore: block name

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

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
This commit is contained in:
Nicholas Carrigan (he/him)
2021-11-20 06:34:21 -08:00
committed by GitHub
parent fbb9f657b1
commit 2cfa1d3bcd
129 changed files with 20 additions and 20 deletions

View File

@ -21,7 +21,7 @@
"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",
"css-variables-skyline": "CSS Variables Skyline",
"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",