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 = {
|
||||
espanol: ['responsive-web-design'],
|
||||
chinese: [
|
||||
'responsive-web-design',
|
||||
'javascript-algorithms-and-data-structures',
|
||||
'front-end-libraries',
|
||||
'data-visualization'
|
||||
]
|
||||
chinese: ['responsive-web-design']
|
||||
};
|
||||
|
||||
function isAuditedCert(lang, cert) {
|
||||
|
Reference in New Issue
Block a user