fix: removed guideUrl from frontmatter non-English

This commit is contained in:
Randell Dawson
2019-02-18 23:57:00 -08:00
committed by Valeriy
parent aa621a20b5
commit 772d775fe3
105 changed files with 0 additions and 105 deletions

View File

@@ -3,7 +3,6 @@ id: 587d774c367417b2b2512a9c
title: Add a Text Alternative to Images for Visually Impaired Accessibility
challengeType: 0
videoUrl: ''
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/add-alt-text-to-an-image-for-accessibility'
localeTitle: Agregar un texto alternativo a las imágenes para la accesibilidad de personas con discapacidad visual
---

View File

@@ -2,7 +2,6 @@
id: bad87fee1348bd9aedf08823
title: Add a Negative Margin to an Element
challengeType: 0
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/add-a-negative-margin-to-an-element'
videoUrl: ''
localeTitle: Agregar un margen negativo a un elemento
---

View File

@@ -2,7 +2,6 @@
id: bad87fee1348bd9bedf08813
title: Add Borders Around Your Elements
challengeType: 0
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/add-borders-around-your-elements'
videoUrl: ''
localeTitle: Añadir bordes alrededor de sus elementos
---

View File

@@ -2,7 +2,6 @@
id: bad87fee1348bd9aedf08824
title: Add Different Padding to Each Side of an Element
challengeType: 0
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/add-different-padding-to-each-side-of-an-element'
videoUrl: ''
localeTitle: Añadir diferente relleno a cada lado de un elemento
---

View File

@@ -2,7 +2,6 @@
id: bad87fee1348bd9aedf08814
title: Add Rounded Corners with border-radius
challengeType: 0
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/add-rounded-corners-a-border-radius'
videoUrl: ''
localeTitle: Añadir esquinas redondeadas con radio de borde
---

View File

@@ -2,7 +2,6 @@
id: bad87fee1348bd9aedf08822
title: Adjust the Margin of an Element
challengeType: 0
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/adjust-the-margin-of-an-element'
videoUrl: ''
localeTitle: Ajustar el margen de un elemento
---

View File

@@ -2,7 +2,6 @@
id: bad88fee1348bd9aedf08825
title: Adjust the Padding of an Element
challengeType: 0
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/adjust-the-padding-of-an-element'
videoUrl: ''
localeTitle: Ajustar el relleno de un elemento
---

View File

@@ -2,7 +2,6 @@
id: bad87fee1348bd9aedd08830
title: Add a Submit Button to a Form
challengeType: 0
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/add-a-submit-button-to-a-form'
videoUrl: ''
localeTitle: Agregar un botón de envío a un formulario
---

View File

@@ -2,7 +2,6 @@
id: bad87fee1348bd9aedf08812
title: Add Images to Your Website
challengeType: 0
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/add-images-to-your-website'
videoUrl: ''
localeTitle: Añadir imágenes a su sitio web
---

View File

@@ -2,7 +2,6 @@
id: bad87fee1348bd9aedf08830
title: Add Placeholder Text to a Text Field
challengeType: 0
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/add-placeholder-text-to-a-text-field'
videoUrl: ''
localeTitle: Añadir texto de marcador de posición a un campo de texto
---

View File

@@ -2,7 +2,6 @@
id: 56bbb991ad1ed5201cd392ca
title: Access Array Data with Indexes
challengeType: 1
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/access-array-data-with-indexes'
videoUrl: ''
localeTitle: Acceso a datos de matriz con índices
---

View File

@@ -2,7 +2,6 @@
id: 56592a60ddddeae28f7aa8e1
title: Access Multi-Dimensional Arrays With Indexes
challengeType: 1
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/access-array-data-with-indexes'
videoUrl: ''
localeTitle: Acceder a matrices multidimensionales con índices
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244cd
title: Accessing Nested Arrays
challengeType: 1
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/access-array-data-with-indexes'
videoUrl: ''
localeTitle: Acceso a matrices anidadas
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244cc
title: Accessing Nested Objects
challengeType: 1
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/accessing-nested-objects-in-json'
videoUrl: ''
localeTitle: Accediendo a objetos anidados
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244c8
title: Accessing Object Properties with Bracket Notation
challengeType: 1
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/accessing-objects-properties-with-bracket-notation'
videoUrl: ''
localeTitle: Acceso a las propiedades del objeto con notación de corchete
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244c9
title: Accessing Object Properties with Variables
challengeType: 1
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/accessing-objects-properties-with-variables'
videoUrl: ''
localeTitle: Accediendo a las propiedades del objeto con variables
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244de
title: Adding a Default Option in Switch Statements
challengeType: 1
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/adding-a-default-option-in-switch-statements'
videoUrl: ''
localeTitle: Adición de una opción predeterminada en los estados de cambio
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244ed
title: Appending Variables to Strings
challengeType: 1
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/appending-variables-to-strings'
videoUrl: ''
localeTitle: Anexando Variables a las Cadenas
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244c3
title: Assignment with a Returned Value
challengeType: 1
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/assignment-with-a-returned-value'
videoUrl: ''
localeTitle: Asignación con un valor devuelto
---

View File

@@ -3,7 +3,6 @@ id: a97fd23d9b809dac9921074f
title: Arguments Optional
isRequired: true
challengeType: 5
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/arguments-optional'
videoUrl: ''
localeTitle: Argumentos Opcionales
---

View File

@@ -2,7 +2,6 @@
id: bad87fee1348bd9aec908850
title: Apply the Default Bootstrap Button Style
challengeType: 0
guideUrl: 'https://spanish.freecodecamp.org/guide/certificates/apply-the-default-bootstrap-button-style'
videoUrl: ''
localeTitle: Aplicar el estilo de botón predeterminado Bootstrap
---