Update remaining collections
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
slug: c/html-head-basics
|
slug: html/head-basics
|
||||||
name: HTML Head Basics
|
name: HTML Head Basics
|
||||||
featured: true
|
featured: true
|
||||||
snippetIds:
|
snippetIds:
|
||||||
@ -1,4 +1,4 @@
|
|||||||
slug: c/react-rendering
|
slug: react/rendering
|
||||||
name: React Rendering
|
name: React Rendering
|
||||||
miniName: Rendering
|
miniName: Rendering
|
||||||
parent: react
|
parent: react
|
||||||
@ -1,4 +1,4 @@
|
|||||||
slug: c/react-testing
|
slug: react/testing
|
||||||
name: React Testing
|
name: React Testing
|
||||||
shortName: Testing
|
shortName: Testing
|
||||||
parent: react
|
parent: react
|
||||||
6
hub.yaml
6
hub.yaml
@ -20,7 +20,7 @@ featuredListings:
|
|||||||
- js/data-structures
|
- js/data-structures
|
||||||
- js/promises
|
- js/promises
|
||||||
- js/comparison
|
- js/comparison
|
||||||
- c/html-head-basics
|
- html/head-basics
|
||||||
- css/centering
|
- css/centering
|
||||||
- js/css-manipulation
|
- js/css-manipulation
|
||||||
- js/url
|
- js/url
|
||||||
@ -31,13 +31,13 @@ featuredListings:
|
|||||||
- js/arrow-functions
|
- js/arrow-functions
|
||||||
- js/performance
|
- js/performance
|
||||||
- tips
|
- tips
|
||||||
- c/react-rendering
|
- react/rendering
|
||||||
- js/colors
|
- js/colors
|
||||||
- js/browser-capabilities
|
- js/browser-capabilities
|
||||||
- js/array-methods
|
- js/array-methods
|
||||||
- js/array-tricks
|
- js/array-tricks
|
||||||
- js/object-key-transformations
|
- js/object-key-transformations
|
||||||
- c/react-testing
|
- react/testing
|
||||||
- css/hover-effects
|
- css/hover-effects
|
||||||
- js/string-casing
|
- js/string-casing
|
||||||
- js/generators
|
- js/generators
|
||||||
|
|||||||
Reference in New Issue
Block a user