Skip to content

Commit 77f6a5c

Browse files
authored
Merge pull request #24951 from Arhell/add-shortcode
add shortcode to training page
2 parents 358bc69 + 88091c3 commit 77f6a5c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/pl/training/_index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ <h2>Partnerzy szkoleniowi Kubernetes</h2>
112112
</center>
113113
</div>
114114
<div class="main-section landscape-section">
115-
<iframe src="https://landscape.cncf.io/category=kubernetes-training-partner&format=logo-mode&grouping=category&embed=yes" frameborder="0" id="landscape" scrolling="no"></iframe>
116-
<script src="https://landscape.cncf.io/iframeResizer.js"></script>
115+
{{< cncf-landscape helpers=false category="kubernetes-training-partner" >}}
117116
</div>
118117
</div>

0 commit comments

Comments
 (0)