fix: removed unecessary guideUrl from frontmatter
This commit is contained in:
@ -227,7 +227,6 @@ export const query = graphql`
|
|||||||
query BackendChallenge($slug: String!) {
|
query BackendChallenge($slug: String!) {
|
||||||
challengeNode(fields: { slug: { eq: $slug } }) {
|
challengeNode(fields: { slug: { eq: $slug } }) {
|
||||||
title
|
title
|
||||||
guideUrl
|
|
||||||
description
|
description
|
||||||
instructions
|
instructions
|
||||||
challengeType
|
challengeType
|
||||||
|
@ -3,7 +3,6 @@ id: 587d774c367417b2b2512a9c
|
|||||||
title: Add a Text Alternative to Images for Visually Impaired Accessibility
|
title: Add a Text Alternative to Images for Visually Impaired Accessibility
|
||||||
challengeType: 0
|
challengeType: 0
|
||||||
videoUrl: 'https://scrimba.com/c/cPp7VfD'
|
videoUrl: 'https://scrimba.com/c/cPp7VfD'
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/responsive-web-design/applied-accessibility/add-a-text-alternative-to-images-for-visually-impaired-accessibility'
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: bad87fee1348bd9aedf08823
|
id: bad87fee1348bd9aedf08823
|
||||||
title: Add a Negative Margin to an Element
|
title: Add a Negative Margin to an Element
|
||||||
challengeType: 0
|
challengeType: 0
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/add-a-negative-margin-to-an-element'
|
|
||||||
videoUrl: 'https://scrimba.com/c/cnpyGs3'
|
videoUrl: 'https://scrimba.com/c/cnpyGs3'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: bad87fee1348bd9bedf08813
|
id: bad87fee1348bd9bedf08813
|
||||||
title: Add Borders Around Your Elements
|
title: Add Borders Around Your Elements
|
||||||
challengeType: 0
|
challengeType: 0
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/add-borders-around-your-elements'
|
|
||||||
videoUrl: 'https://scrimba.com/c/c2MvnHZ'
|
videoUrl: 'https://scrimba.com/c/c2MvnHZ'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: bad87fee1348bd9aedf08824
|
id: bad87fee1348bd9aedf08824
|
||||||
title: Add Different Padding to Each Side of an Element
|
title: Add Different Padding to Each Side of an Element
|
||||||
challengeType: 0
|
challengeType: 0
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/add-different-padding-to-each-side-of-an-element'
|
|
||||||
videoUrl: 'https://scrimba.com/c/cB7mwUw'
|
videoUrl: 'https://scrimba.com/c/cB7mwUw'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: bad87fee1348bd9aedf08814
|
id: bad87fee1348bd9aedf08814
|
||||||
title: Add Rounded Corners with border-radius
|
title: Add Rounded Corners with border-radius
|
||||||
challengeType: 0
|
challengeType: 0
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/add-rounded-corners-a-border-radius'
|
|
||||||
videoUrl: 'https://scrimba.com/c/cbZm2hg'
|
videoUrl: 'https://scrimba.com/c/cbZm2hg'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: bad87fee1348bd9aedf08822
|
id: bad87fee1348bd9aedf08822
|
||||||
title: Adjust the Margin of an Element
|
title: Adjust the Margin of an Element
|
||||||
challengeType: 0
|
challengeType: 0
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/adjust-the-margin-of-an-element'
|
|
||||||
videoUrl: 'https://scrimba.com/c/cVJarHW'
|
videoUrl: 'https://scrimba.com/c/cVJarHW'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: bad88fee1348bd9aedf08825
|
id: bad88fee1348bd9aedf08825
|
||||||
title: Adjust the Padding of an Element
|
title: Adjust the Padding of an Element
|
||||||
challengeType: 0
|
challengeType: 0
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/adjust-the-padding-of-an-element'
|
|
||||||
videoUrl: 'https://scrimba.com/c/cED8ZC2'
|
videoUrl: 'https://scrimba.com/c/cED8ZC2'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: bad87fee1348bd9aedd08830
|
id: bad87fee1348bd9aedd08830
|
||||||
title: Add a Submit Button to a Form
|
title: Add a Submit Button to a Form
|
||||||
challengeType: 0
|
challengeType: 0
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/add-a-submit-button-to-a-form'
|
|
||||||
videoUrl: 'https://scrimba.com/p/pVMPUv/cp2Nkhz'
|
videoUrl: 'https://scrimba.com/p/pVMPUv/cp2Nkhz'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: bad87fee1348bd9aedf08812
|
id: bad87fee1348bd9aedf08812
|
||||||
title: Add Images to Your Website
|
title: Add Images to Your Website
|
||||||
challengeType: 0
|
challengeType: 0
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/add-images-to-your-website'
|
|
||||||
videoUrl: 'https://scrimba.com/p/pVMPUv/c8EbJf2'
|
videoUrl: 'https://scrimba.com/p/pVMPUv/c8EbJf2'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: bad87fee1348bd9aedf08830
|
id: bad87fee1348bd9aedf08830
|
||||||
title: Add Placeholder Text to a Text Field
|
title: Add Placeholder Text to a Text Field
|
||||||
challengeType: 0
|
challengeType: 0
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/add-placeholder-text-to-a-text-field'
|
|
||||||
videoUrl: 'https://scrimba.com/p/pVMPUv/cKdJDhg'
|
videoUrl: 'https://scrimba.com/p/pVMPUv/cKdJDhg'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: 56bbb991ad1ed5201cd392ca
|
id: 56bbb991ad1ed5201cd392ca
|
||||||
title: Access Array Data with Indexes
|
title: Access Array Data with Indexes
|
||||||
challengeType: 1
|
challengeType: 1
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/access-array-data-with-indexes'
|
|
||||||
videoUrl: 'https://scrimba.com/c/cBZQbTz'
|
videoUrl: 'https://scrimba.com/c/cBZQbTz'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: 56592a60ddddeae28f7aa8e1
|
id: 56592a60ddddeae28f7aa8e1
|
||||||
title: Access Multi-Dimensional Arrays With Indexes
|
title: Access Multi-Dimensional Arrays With Indexes
|
||||||
challengeType: 1
|
challengeType: 1
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/access-array-data-with-indexes'
|
|
||||||
videoUrl: 'https://scrimba.com/c/ckND4Cq'
|
videoUrl: 'https://scrimba.com/c/ckND4Cq'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: 56533eb9ac21ba0edf2244cd
|
id: 56533eb9ac21ba0edf2244cd
|
||||||
title: Accessing Nested Arrays
|
title: Accessing Nested Arrays
|
||||||
challengeType: 1
|
challengeType: 1
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/access-array-data-with-indexes'
|
|
||||||
videoUrl: 'https://scrimba.com/c/cLeGDtZ'
|
videoUrl: 'https://scrimba.com/c/cLeGDtZ'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: 56533eb9ac21ba0edf2244cc
|
id: 56533eb9ac21ba0edf2244cc
|
||||||
title: Accessing Nested Objects
|
title: Accessing Nested Objects
|
||||||
challengeType: 1
|
challengeType: 1
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/accessing-nested-objects-in-json'
|
|
||||||
videoUrl: 'https://scrimba.com/c/cRnRnfa'
|
videoUrl: 'https://scrimba.com/c/cRnRnfa'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: 56533eb9ac21ba0edf2244c8
|
id: 56533eb9ac21ba0edf2244c8
|
||||||
title: Accessing Object Properties with Bracket Notation
|
title: Accessing Object Properties with Bracket Notation
|
||||||
challengeType: 1
|
challengeType: 1
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/accessing-objects-properties-with-bracket-notation'
|
|
||||||
videoUrl: 'https://scrimba.com/c/cBvmEHP'
|
videoUrl: 'https://scrimba.com/c/cBvmEHP'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: 56533eb9ac21ba0edf2244c9
|
id: 56533eb9ac21ba0edf2244c9
|
||||||
title: Accessing Object Properties with Variables
|
title: Accessing Object Properties with Variables
|
||||||
challengeType: 1
|
challengeType: 1
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/accessing-objects-properties-with-variables'
|
|
||||||
videoUrl: 'https://scrimba.com/c/cnQyKur'
|
videoUrl: 'https://scrimba.com/c/cnQyKur'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: 56533eb9ac21ba0edf2244de
|
id: 56533eb9ac21ba0edf2244de
|
||||||
title: Adding a Default Option in Switch Statements
|
title: Adding a Default Option in Switch Statements
|
||||||
challengeType: 1
|
challengeType: 1
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/adding-a-default-option-in-switch-statements'
|
|
||||||
videoUrl: 'https://scrimba.com/c/c3JvVfg'
|
videoUrl: 'https://scrimba.com/c/c3JvVfg'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: 56533eb9ac21ba0edf2244ed
|
id: 56533eb9ac21ba0edf2244ed
|
||||||
title: Appending Variables to Strings
|
title: Appending Variables to Strings
|
||||||
challengeType: 1
|
challengeType: 1
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/appending-variables-to-strings'
|
|
||||||
videoUrl: 'https://scrimba.com/c/cbQmZfa'
|
videoUrl: 'https://scrimba.com/c/cbQmZfa'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: 56533eb9ac21ba0edf2244c3
|
id: 56533eb9ac21ba0edf2244c3
|
||||||
title: Assignment with a Returned Value
|
title: Assignment with a Returned Value
|
||||||
challengeType: 1
|
challengeType: 1
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/assignment-with-a-returned-value'
|
|
||||||
videoUrl: 'https://scrimba.com/c/ce2pEtB'
|
videoUrl: 'https://scrimba.com/c/ce2pEtB'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -3,7 +3,6 @@ id: a97fd23d9b809dac9921074f
|
|||||||
title: Arguments Optional
|
title: Arguments Optional
|
||||||
isRequired: true
|
isRequired: true
|
||||||
challengeType: 5
|
challengeType: 5
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/arguments-optional'
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
id: bad87fee1348bd9aec908850
|
id: bad87fee1348bd9aec908850
|
||||||
title: Apply the Default Bootstrap Button Style
|
title: Apply the Default Bootstrap Button Style
|
||||||
challengeType: 0
|
challengeType: 0
|
||||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/apply-the-default-bootstrap-button-style'
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
Reference in New Issue
Block a user