Reslug independent collections
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
slug: c/cheatsheets
|
||||
slug: cheatsheets
|
||||
name: Cheatsheets
|
||||
featured: true
|
||||
typeMatcher: cheatsheet
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: c/tips
|
||||
slug: tips
|
||||
name: Tips & Tricks
|
||||
featured: true
|
||||
typeMatcher: tip
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: c/web-development
|
||||
slug: web-development
|
||||
name: Web development Snippets
|
||||
shortName: Web development
|
||||
typeMatcher: article
|
||||
|
||||
6
hub.yaml
6
hub.yaml
@ -30,7 +30,7 @@ featuredListings:
|
||||
- c/js-event-handling
|
||||
- c/js-arrow-functions
|
||||
- c/js-performance
|
||||
- c/tips
|
||||
- tips
|
||||
- c/react-rendering
|
||||
- c/js-colors
|
||||
- c/js-browser-capabilities
|
||||
@ -51,6 +51,6 @@ featuredListings:
|
||||
- c/js-object-cloning
|
||||
- react/components
|
||||
- c/js-http-requests
|
||||
- c/web-development
|
||||
- web-development
|
||||
- c/js-object-key-selection
|
||||
- c/cheatsheets
|
||||
- cheatsheets
|
||||
|
||||
Reference in New Issue
Block a user