fix: removed guideUrl from frontmatter non-English
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
id: 56bbb991ad1ed5201cd392ca
|
||||
title: Access Array Data with Indexes
|
||||
challengeType: 1
|
||||
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/access-array-data-with-indexes'
|
||||
videoUrl: ''
|
||||
localeTitle: 使用索引访问数组数据
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 56592a60ddddeae28f7aa8e1
|
||||
title: Access Multi-Dimensional Arrays With Indexes
|
||||
challengeType: 1
|
||||
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/access-array-data-with-indexes'
|
||||
videoUrl: ''
|
||||
localeTitle: 访问带索引的多维数组
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 56533eb9ac21ba0edf2244cd
|
||||
title: Accessing Nested Arrays
|
||||
challengeType: 1
|
||||
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/access-array-data-with-indexes'
|
||||
videoUrl: ''
|
||||
localeTitle: 访问嵌套数组
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 56533eb9ac21ba0edf2244cc
|
||||
title: Accessing Nested Objects
|
||||
challengeType: 1
|
||||
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/accessing-nested-objects-in-json'
|
||||
videoUrl: ''
|
||||
localeTitle: 访问嵌套对象
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 56533eb9ac21ba0edf2244c8
|
||||
title: Accessing Object Properties with Bracket Notation
|
||||
challengeType: 1
|
||||
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/accessing-objects-properties-with-bracket-notation'
|
||||
videoUrl: ''
|
||||
localeTitle: 使用括号表示法访问对象属性
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 56533eb9ac21ba0edf2244c9
|
||||
title: Accessing Object Properties with Variables
|
||||
challengeType: 1
|
||||
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/accessing-objects-properties-with-variables'
|
||||
videoUrl: ''
|
||||
localeTitle: 使用变量访问对象属性
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 56533eb9ac21ba0edf2244de
|
||||
title: Adding a Default Option in Switch Statements
|
||||
challengeType: 1
|
||||
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/adding-a-default-option-in-switch-statements'
|
||||
videoUrl: ''
|
||||
localeTitle: 在交换机语句中添加默认选项
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 56533eb9ac21ba0edf2244ed
|
||||
title: Appending Variables to Strings
|
||||
challengeType: 1
|
||||
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/appending-variables-to-strings'
|
||||
videoUrl: ''
|
||||
localeTitle: 将变量附加到字符串
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 56533eb9ac21ba0edf2244c3
|
||||
title: Assignment with a Returned Value
|
||||
challengeType: 1
|
||||
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/assignment-with-a-returned-value'
|
||||
videoUrl: ''
|
||||
localeTitle: 具有返回值的分配
|
||||
---
|
||||
|
@ -3,7 +3,6 @@ id: a97fd23d9b809dac9921074f
|
||||
title: Arguments Optional
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
guideUrl: 'https://chinese.freecodecamp.org/guide/certificates/arguments-optional'
|
||||
videoUrl: ''
|
||||
localeTitle: 参数可选
|
||||
---
|
||||
|
Reference in New Issue
Block a user