chore: rename accessibility quiz (#44206)

* chore: rename files

* chore: update codebase

* chore: proper title case

* chore: preformatted block name
This commit is contained in:
Nicholas Carrigan (he/him)
2021-11-20 05:43:42 -08:00
committed by GitHub
parent 2381c6a569
commit fbb9f657b1
78 changed files with 22 additions and 21 deletions

View File

@ -31,5 +31,6 @@
"learn-css-flexbox-by-building-a-photo-gallery": "Learn CSS Flexbox by Building a Photo Gallery",
"learn-css-grid-by-building-a-magazine": "Learn CSS Grid by Building a Magazine",
"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",
"learn-accessibility-by-building-a-quiz": "Learn Accessibility by Building a Quiz"
}