Reslug independent collections

This commit is contained in:
Angelos Chalaris
2023-05-14 22:09:51 +03:00
parent ce0adbe7a4
commit 3bba64656c
4 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
slug: c/cheatsheets
slug: cheatsheets
name: Cheatsheets
featured: true
typeMatcher: cheatsheet

View File

@ -1,4 +1,4 @@
slug: c/tips
slug: tips
name: Tips & Tricks
featured: true
typeMatcher: tip

View File

@ -1,4 +1,4 @@
slug: c/web-development
slug: web-development
name: Web development Snippets
shortName: Web development
typeMatcher: article

View File

@ -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