revert(curriculum): add 3 more certs to Chinese curriculum (#41513)
This reverts commit 217bc10160
.
This commit is contained in:
committed by
GitHub
parent
b8ddfc08b3
commit
5c7e4f4dd1
@ -11,12 +11,7 @@
|
|||||||
|
|
||||||
const auditedCerts = {
|
const auditedCerts = {
|
||||||
espanol: ['responsive-web-design'],
|
espanol: ['responsive-web-design'],
|
||||||
chinese: [
|
chinese: ['responsive-web-design']
|
||||||
'responsive-web-design',
|
|
||||||
'javascript-algorithms-and-data-structures',
|
|
||||||
'front-end-libraries',
|
|
||||||
'data-visualization'
|
|
||||||
]
|
|
||||||
};
|
};
|
||||||
|
|
||||||
function isAuditedCert(lang, cert) {
|
function isAuditedCert(lang, cert) {
|
||||||
|
Reference in New Issue
Block a user