Merge pull request #29893 from abhi-bhatra/master

Add KodeKloud's Certified Backstage Associate (CBA) Course to Trainings & Certifications
This commit is contained in:
Andre Wanlin
2025-05-12 07:59:42 -05:00
committed by GitHub
+7
View File
@@ -70,6 +70,13 @@ const Community = () => {
link: 'https://www.cncf.io/training/certification/cba/',
label: 'Learn more',
},
{
title: 'KodeKloud Certified Backstage Associate Course',
content:
'KodeKloud offers an interactive course with hands-on labs to prepare you for the Certified Backstage Associate exam. Perfect for practical learners who want to gain real-world Backstage skills.',
link: 'https://learn.kodekloud.com/user/courses?search=backstage',
label: 'Learn more',
},
];
const partners: { name: string; url: string; logo: string }[] = [