Update old tag collection slugs
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
slug: css/t/animation
|
||||
slug: css/animation
|
||||
name: CSS Animations
|
||||
featured: true
|
||||
miniName: Animation
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: css/t/interactivity
|
||||
slug: css/interactivity
|
||||
name: CSS Interactivity Snippets
|
||||
shortName: CSS Interactivity
|
||||
miniName: Interactivity
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: css/t/layout
|
||||
slug: css/layout
|
||||
name: CSS Layouts
|
||||
miniName: Layout
|
||||
featured: true
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: css/t/visual
|
||||
slug: css/visual
|
||||
name: CSS Visual Snippets
|
||||
shortName: CSS Visual
|
||||
miniName: Visual
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: git/t/branch
|
||||
slug: git/branch
|
||||
name: Git Branch Snippets
|
||||
shortName: Git Branches
|
||||
miniName: Branch
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: git/t/commit
|
||||
slug: git/commit
|
||||
name: Git Commit Snippets
|
||||
shortName: Git Commits
|
||||
miniName: Commit
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: git/t/configuration
|
||||
slug: git/configuration
|
||||
name: Git Configuration Snippets
|
||||
shortName: Git Configuration
|
||||
miniName: Configuration
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: git/t/repository
|
||||
slug: git/repository
|
||||
name: Git Repository Snippets
|
||||
shortName: Git Repositories
|
||||
miniName: Repository
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: js/t/algorithm
|
||||
slug: js/algorithm
|
||||
name: JavaScript Algorithms
|
||||
miniName: Algorithms
|
||||
featured: true
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: js/t/array
|
||||
slug: js/array
|
||||
name: JavaScript Array Snippets
|
||||
shortName: JavaScript Arrays
|
||||
miniName: Array
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: js/t/browser
|
||||
slug: js/browser
|
||||
name: JavaScript Browser Snippets
|
||||
shortName: JavaScript Browser
|
||||
miniName: Browser
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: js/t/date
|
||||
slug: js/date
|
||||
name: JavaScript Date Snippets
|
||||
shortName: JavaScript Dates
|
||||
miniName: Date
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: js/t/function
|
||||
slug: js/function
|
||||
name: JavaScript Function Snippets
|
||||
miniName: Function
|
||||
featured: true
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: js/t/math
|
||||
slug: js/math
|
||||
name: JavaScript Math Snippets
|
||||
shortName: JavaScript Math
|
||||
miniName: Math
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: js/t/node
|
||||
slug: js/node
|
||||
name: Node.js Snippets
|
||||
shortName: Node.js
|
||||
miniName: Node
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: js/t/object
|
||||
slug: js/object
|
||||
name: JavaScript Object Snippets
|
||||
shortName: JavaScript Objects
|
||||
miniName: Object
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: js/t/string
|
||||
slug: js/string
|
||||
name: JavaScript String Snippets
|
||||
miniName: String
|
||||
featured: true
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: js/t/type
|
||||
slug: js/type
|
||||
name: JavaScript Type Snippets
|
||||
shortName: JavaScript Types
|
||||
miniName: Type
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: python/t/date
|
||||
slug: python/date
|
||||
name: Python Date Snippets
|
||||
shortName: Python Dates
|
||||
miniName: Date
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: python/t/dictionary
|
||||
slug: python/dictionary
|
||||
name: Python Dictionary Snippets
|
||||
shortName: Python Dictionaries
|
||||
miniName: Dictionary
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: python/t/function
|
||||
slug: python/function
|
||||
name: Python Function Snippets
|
||||
shortName: Python Functions
|
||||
miniName: Function
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: python/t/list
|
||||
slug: python/list
|
||||
name: Python List Snippets
|
||||
shortName: Python Lists
|
||||
miniName: List
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: python/t/math
|
||||
slug: python/math
|
||||
name: Python Math Snippets
|
||||
shortName: Python Math
|
||||
miniName: Math
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: python/t/string
|
||||
slug: python/string
|
||||
name: Python String Snippets
|
||||
shortName: Python Strings
|
||||
miniName: String
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: react/t/components
|
||||
slug: react/components
|
||||
name: React Components
|
||||
miniName: Components
|
||||
featured: true
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
slug: react/t/hooks
|
||||
slug: react/hooks
|
||||
name: React Hooks
|
||||
miniName: Hooks
|
||||
featured: true
|
||||
|
||||
8
hub.yaml
8
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
|
||||
|
||||
Reference in New Issue
Block a user