Skip to content

Commit c00f3ff

Browse files
committed
fix: duplicate element ID in training page
1 parent 798d22b commit c00f3ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/training/_index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ <h5>
148148

149149
<section class="call-to-action">
150150
<div class="main-section">
151-
<div class="call-to-action" id="cta-certification">
151+
<div class="call-to-action" id="cta-kubestronaut">
152152
<div class="cta-text">
153153
<h2>Kubestronaut Program: Elevate Your Kubernetes Expertise</h2>
154154
<p> The CNCF's Kubestronaut Program celebrates and recognizes exceptional community leaders who have demonstrated a profound commitment to mastering Kubernetes. This prestigious initiative highlights individuals who have consistently invested in their ongoing education and achieved the highest levels of proficiency. To earn the esteemed title of Kubestronaut, individuals must successfully obtain and maintain all five CNCF Kubernetes certifications: Certified Kubernetes Administrator (CKA), Certified Kubernetes Application Developer (CKAD), Certified Kubernetes Security Specialist (CKS), Kubernetes and Cloud Native Associate (KCNA), and Kubernetes and Cloud Security Associate (KCSA). </p>
@@ -173,4 +173,4 @@ <h2>Kubernetes Training Partners</h2>
173173
<div class="main-section landscape-section">
174174
{{< cncf-landscape helpers=false category="special--kubernetes-training-partner" >}}
175175
</div>
176-
</div>
176+
</div>

0 commit comments

Comments
 (0)