diff --git a/collections/css/animation.yaml b/collections/css/animation.yaml index e79c0e3e4..eb7ec1dc7 100644 --- a/collections/css/animation.yaml +++ b/collections/css/animation.yaml @@ -1,4 +1,4 @@ -slug: css/t/animation +slug: css/animation name: CSS Animations featured: true miniName: Animation diff --git a/collections/css/interactivity.yaml b/collections/css/interactivity.yaml index 67cc1c574..344701b74 100644 --- a/collections/css/interactivity.yaml +++ b/collections/css/interactivity.yaml @@ -1,4 +1,4 @@ -slug: css/t/interactivity +slug: css/interactivity name: CSS Interactivity Snippets shortName: CSS Interactivity miniName: Interactivity diff --git a/collections/css/layout.yaml b/collections/css/layout.yaml index 35519eff6..e1617db79 100644 --- a/collections/css/layout.yaml +++ b/collections/css/layout.yaml @@ -1,4 +1,4 @@ -slug: css/t/layout +slug: css/layout name: CSS Layouts miniName: Layout featured: true diff --git a/collections/css/visual.yaml b/collections/css/visual.yaml index d4b9e0e3e..29fee2a05 100644 --- a/collections/css/visual.yaml +++ b/collections/css/visual.yaml @@ -1,4 +1,4 @@ -slug: css/t/visual +slug: css/visual name: CSS Visual Snippets shortName: CSS Visual miniName: Visual diff --git a/collections/git/branch.yaml b/collections/git/branch.yaml index caf49bb56..32b90ea83 100644 --- a/collections/git/branch.yaml +++ b/collections/git/branch.yaml @@ -1,4 +1,4 @@ -slug: git/t/branch +slug: git/branch name: Git Branch Snippets shortName: Git Branches miniName: Branch diff --git a/collections/git/commit.yaml b/collections/git/commit.yaml index 3195ae3a9..9e86edb7c 100644 --- a/collections/git/commit.yaml +++ b/collections/git/commit.yaml @@ -1,4 +1,4 @@ -slug: git/t/commit +slug: git/commit name: Git Commit Snippets shortName: Git Commits miniName: Commit diff --git a/collections/git/configuration.yaml b/collections/git/configuration.yaml index 3cd30e9e5..0a119a7ce 100644 --- a/collections/git/configuration.yaml +++ b/collections/git/configuration.yaml @@ -1,4 +1,4 @@ -slug: git/t/configuration +slug: git/configuration name: Git Configuration Snippets shortName: Git Configuration miniName: Configuration diff --git a/collections/git/repository.yaml b/collections/git/repository.yaml index e59dd8209..28188b3ed 100644 --- a/collections/git/repository.yaml +++ b/collections/git/repository.yaml @@ -1,4 +1,4 @@ -slug: git/t/repository +slug: git/repository name: Git Repository Snippets shortName: Git Repositories miniName: Repository diff --git a/collections/js/algorithm.yaml b/collections/js/algorithm.yaml index 4efe8312b..e03f3a96f 100644 --- a/collections/js/algorithm.yaml +++ b/collections/js/algorithm.yaml @@ -1,4 +1,4 @@ -slug: js/t/algorithm +slug: js/algorithm name: JavaScript Algorithms miniName: Algorithms featured: true diff --git a/collections/js/array.yaml b/collections/js/array.yaml index 014c1a822..ddd9907a0 100644 --- a/collections/js/array.yaml +++ b/collections/js/array.yaml @@ -1,4 +1,4 @@ -slug: js/t/array +slug: js/array name: JavaScript Array Snippets shortName: JavaScript Arrays miniName: Array diff --git a/collections/js/browser.yaml b/collections/js/browser.yaml index e4710a52e..511ad5a19 100644 --- a/collections/js/browser.yaml +++ b/collections/js/browser.yaml @@ -1,4 +1,4 @@ -slug: js/t/browser +slug: js/browser name: JavaScript Browser Snippets shortName: JavaScript Browser miniName: Browser diff --git a/collections/js/date.yaml b/collections/js/date.yaml index 157ad6ced..bfa232807 100644 --- a/collections/js/date.yaml +++ b/collections/js/date.yaml @@ -1,4 +1,4 @@ -slug: js/t/date +slug: js/date name: JavaScript Date Snippets shortName: JavaScript Dates miniName: Date diff --git a/collections/js/function.yaml b/collections/js/function.yaml index d348a07b7..aaf0b5ce4 100644 --- a/collections/js/function.yaml +++ b/collections/js/function.yaml @@ -1,4 +1,4 @@ -slug: js/t/function +slug: js/function name: JavaScript Function Snippets miniName: Function featured: true diff --git a/collections/js/math.yaml b/collections/js/math.yaml index c6f99e3bd..01928290a 100644 --- a/collections/js/math.yaml +++ b/collections/js/math.yaml @@ -1,4 +1,4 @@ -slug: js/t/math +slug: js/math name: JavaScript Math Snippets shortName: JavaScript Math miniName: Math diff --git a/collections/js/node.yaml b/collections/js/node.yaml index 2033886cd..c88d2b3b1 100644 --- a/collections/js/node.yaml +++ b/collections/js/node.yaml @@ -1,4 +1,4 @@ -slug: js/t/node +slug: js/node name: Node.js Snippets shortName: Node.js miniName: Node diff --git a/collections/js/object.yaml b/collections/js/object.yaml index 55d56754c..105e4b6cd 100644 --- a/collections/js/object.yaml +++ b/collections/js/object.yaml @@ -1,4 +1,4 @@ -slug: js/t/object +slug: js/object name: JavaScript Object Snippets shortName: JavaScript Objects miniName: Object diff --git a/collections/js/string.yaml b/collections/js/string.yaml index 5a6b9de5a..dba78f2d9 100644 --- a/collections/js/string.yaml +++ b/collections/js/string.yaml @@ -1,4 +1,4 @@ -slug: js/t/string +slug: js/string name: JavaScript String Snippets miniName: String featured: true diff --git a/collections/js/type.yaml b/collections/js/type.yaml index 661e5b6db..407589f3f 100644 --- a/collections/js/type.yaml +++ b/collections/js/type.yaml @@ -1,4 +1,4 @@ -slug: js/t/type +slug: js/type name: JavaScript Type Snippets shortName: JavaScript Types miniName: Type diff --git a/collections/python/date.yaml b/collections/python/date.yaml index cb124ee3c..4d9a6ad00 100644 --- a/collections/python/date.yaml +++ b/collections/python/date.yaml @@ -1,4 +1,4 @@ -slug: python/t/date +slug: python/date name: Python Date Snippets shortName: Python Dates miniName: Date diff --git a/collections/python/dictionary.yaml b/collections/python/dictionary.yaml index 27fc96135..3ddc12c30 100644 --- a/collections/python/dictionary.yaml +++ b/collections/python/dictionary.yaml @@ -1,4 +1,4 @@ -slug: python/t/dictionary +slug: python/dictionary name: Python Dictionary Snippets shortName: Python Dictionaries miniName: Dictionary diff --git a/collections/python/function.yaml b/collections/python/function.yaml index e4d98dfa4..0be1f960e 100644 --- a/collections/python/function.yaml +++ b/collections/python/function.yaml @@ -1,4 +1,4 @@ -slug: python/t/function +slug: python/function name: Python Function Snippets shortName: Python Functions miniName: Function diff --git a/collections/python/list.yaml b/collections/python/list.yaml index 0abadd6dd..b29126a1c 100644 --- a/collections/python/list.yaml +++ b/collections/python/list.yaml @@ -1,4 +1,4 @@ -slug: python/t/list +slug: python/list name: Python List Snippets shortName: Python Lists miniName: List diff --git a/collections/python/math.yaml b/collections/python/math.yaml index b8eae4274..2714f9326 100644 --- a/collections/python/math.yaml +++ b/collections/python/math.yaml @@ -1,4 +1,4 @@ -slug: python/t/math +slug: python/math name: Python Math Snippets shortName: Python Math miniName: Math diff --git a/collections/python/string.yaml b/collections/python/string.yaml index b38f56d42..d5963b9b2 100644 --- a/collections/python/string.yaml +++ b/collections/python/string.yaml @@ -1,4 +1,4 @@ -slug: python/t/string +slug: python/string name: Python String Snippets shortName: Python Strings miniName: String diff --git a/collections/react/components.yaml b/collections/react/components.yaml index 4edeb2c39..7a74808a0 100644 --- a/collections/react/components.yaml +++ b/collections/react/components.yaml @@ -1,4 +1,4 @@ -slug: react/t/components +slug: react/components name: React Components miniName: Components featured: true diff --git a/collections/react/hooks.yaml b/collections/react/hooks.yaml index 594f34282..0bd8202ff 100644 --- a/collections/react/hooks.yaml +++ b/collections/react/hooks.yaml @@ -1,4 +1,4 @@ -slug: react/t/hooks +slug: react/hooks name: React Hooks miniName: Hooks featured: true diff --git a/hub.yaml b/hub.yaml index 8d7b40415..cbb5a8e02 100644 --- a/hub.yaml +++ b/hub.yaml @@ -11,12 +11,12 @@ shortDescription: >- featuredListings: - js - css -- react/t/hooks -- js/t/algorithm +- react/hooks +- js/algorithm - git - c/js-interviews - python -- js/t/node +- js/node - c/js-data-structures - c/js-promises - c/js-comparison @@ -49,7 +49,7 @@ featuredListings: - c/js-array-initialization - c/css-background-patterns - c/js-object-cloning -- react/t/components +- react/components - c/js-http-requests - c/web-development - c/js-object-key-selection