Update remaining collections

This commit is contained in:
Angelos Chalaris
2023-05-14 22:42:17 +03:00
parent 2ddf829f35
commit fcae13afa4
4 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
slug: c/html-head-basics
slug: html/head-basics
name: HTML Head Basics
featured: true
snippetIds:

View File

@ -1,4 +1,4 @@
slug: c/react-rendering
slug: react/rendering
name: React Rendering
miniName: Rendering
parent: react

View File

@ -1,4 +1,4 @@
slug: c/react-testing
slug: react/testing
name: React Testing
shortName: Testing
parent: react

View File

@ -20,7 +20,7 @@ featuredListings:
- js/data-structures
- js/promises
- js/comparison
- c/html-head-basics
- html/head-basics
- css/centering
- js/css-manipulation
- js/url
@ -31,13 +31,13 @@ featuredListings:
- js/arrow-functions
- js/performance
- tips
- c/react-rendering
- react/rendering
- js/colors
- js/browser-capabilities
- js/array-methods
- js/array-tricks
- js/object-key-transformations
- c/react-testing
- react/testing
- css/hover-effects
- js/string-casing
- js/generators