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://chinese.freecodecamp.org/guide/certificates/add-alt-text-to-an-image-for-accessibility'
localeTitle: 为视力受损的辅助功能添加图像替代文字
---

View File

@@ -2,7 +2,6 @@
id: bad87fee1348bd9aedf08823
title: Add a Negative Margin to an Element
challengeType: 0
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/add-a-negative-margin-to-an-element'
videoUrl: ''
localeTitle: 向元素添加负边距
---

View File

@@ -2,7 +2,6 @@
id: bad87fee1348bd9bedf08813
title: Add Borders Around Your Elements
challengeType: 0
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/add-borders-around-your-elements'
videoUrl: ''
localeTitle: 添加元素周围的边框
---

View File

@@ -2,7 +2,6 @@
id: bad87fee1348bd9aedf08824
title: Add Different Padding to Each Side of an Element
challengeType: 0
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/add-different-padding-to-each-side-of-an-element'
videoUrl: ''
localeTitle: 在元素的每一侧添加不同的填充
---

View File

@@ -2,7 +2,6 @@
id: bad87fee1348bd9aedf08814
title: Add Rounded Corners with border-radius
challengeType: 0
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/add-rounded-corners-a-border-radius'
videoUrl: ''
localeTitle: 添加带有border-radius的圆角
---

View File

@@ -2,7 +2,6 @@
id: bad87fee1348bd9aedf08822
title: Adjust the Margin of an Element
challengeType: 0
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/adjust-the-margin-of-an-element'
videoUrl: ''
localeTitle: 调整元素的边距
---

View File

@@ -2,7 +2,6 @@
id: bad88fee1348bd9aedf08825
title: Adjust the Padding of an Element
challengeType: 0
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/adjust-the-padding-of-an-element'
videoUrl: ''
localeTitle: 调整元素的填充
---

View File

@@ -2,7 +2,6 @@
id: bad87fee1348bd9aedd08830
title: Add a Submit Button to a Form
challengeType: 0
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/add-a-submit-button-to-a-form'
videoUrl: ''
localeTitle: 向表单添加提交按钮
---

View File

@@ -2,7 +2,6 @@
id: bad87fee1348bd9aedf08812
title: Add Images to Your Website
challengeType: 0
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/add-images-to-your-website'
videoUrl: ''
localeTitle: 添加图片到您的网站
---

View File

@@ -2,7 +2,6 @@
id: bad87fee1348bd9aedf08830
title: Add Placeholder Text to a Text Field
challengeType: 0
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/add-placeholder-text-to-a-text-field'
videoUrl: ''
localeTitle: 将占位符文本添加到文本字段
---