committed by
GitHub
parent
d8d6d20793
commit
f25e3e69f8
@ -29,7 +29,12 @@ const auditedCerts = {
|
||||
'data-visualization',
|
||||
'apis-and-microservices',
|
||||
'quality-assurance'
|
||||
]
|
||||
],
|
||||
italian: [
|
||||
'responsive-web-design',
|
||||
'javascript-algorithms-and-data-structures'
|
||||
],
|
||||
portuguese: ['responsive-web-design']
|
||||
};
|
||||
|
||||
function isAuditedCert(lang, cert) {
|
||||
|
Reference in New Issue
Block a user