From a29ef4316aa849bbae80fe580356200b9d4ec209 Mon Sep 17 00:00:00 2001 From: Abhinav Date: Fri, 9 May 2025 13:34:47 +0530 Subject: [PATCH] Add KodeKloud Certified Backstage Associate Course to Training and Certifications section Signed-off-by: Abhinav --- microsite/src/pages/community/index.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/microsite/src/pages/community/index.tsx b/microsite/src/pages/community/index.tsx index 0a45464805..8c1736e1e9 100644 --- a/microsite/src/pages/community/index.tsx +++ b/microsite/src/pages/community/index.tsx @@ -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 }[] = [