Skip to content

Commit cd3fc58

Browse files
Add Astrona to support-traning
1 parent 2859ef2 commit cd3fc58

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
120 KB
Loading

src/app/support-training/page.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@ const trainingProviders: ProviderCardProps[] = [
5252
logo: "/assets/commercial-support-logos/kodekloud-logo.svg",
5353
url: "https://kodekloud.com/courses/prometheus-certified-associate-pca/",
5454
},
55+
{
56+
name: "Astrona",
57+
logo: "/assets/commercial-support-logos/astrona.io-logo.jpg",
58+
url: "https://astrona.io/exams/pca",
59+
},
5560
];
5661

5762
const commercialSupportProviders: ProviderCardProps[] = [

0 commit comments

Comments
 (0)