File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 59
59
< div id ="frameHolder ">
60
60
< script src ="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.9/iframeResizer.min.js "> </ script >
61
61
{{ if ( .Get "category" ) }}
62
- < iframe id ="iframe-landscape " src ="https://landscape.cncf.io/embed/embed.html?key={{ .Get "category " }}&headers=false&style =shadowed&size=md&bg-color=%23d95e00 &fg-color=%23ffffff&iframe-resizer=true" style="width: 1px; min-width: 100%; min-height: 100px; border: 0;"> </ iframe >
62
+ < iframe id ="iframe-landscape " src ="https://landscape.cncf.io/embed/embed.html?key={{ .Get "category " }}&headers=false&style =shadowed&size=md&bg-color=%233371e3 &fg-color=%23ffffff&iframe-resizer=true" style="width: 1px; min-width: 100%; min-height: 100px; border: 0;"> </ iframe >
63
63
< script >
64
64
iFrameResize ( { } , '#iframe-landscape' ) ;
65
65
</ script >
70
70
scroll-margin-top : 35px ;
71
71
}
72
72
</ style >
73
- < iframe id ="iframe-landscape-kcsp " src ="https://landscape.cncf.io/embed/embed.html?key=special--kubernetes-certified-service-provider&headers=true&style=shadowed&size=md&bg-color=%23d95e00 &fg-color=%23ffffff&iframe-resizer=true " style ="width: 1px; min-width: 100%; min-height: 100px; border: 0; "> </ iframe >
74
- < iframe id ="iframe-landscape-conformance " src ="https://landscape.cncf.io/embed/embed.html?key=platform&headers=true&style=shadowed&size=md&bg-color=%23d95e00 &fg-color=%23ffffff&iframe-resizer=true " style ="width: 1px; min-width: 100%; min-height: 100px; border: 0; "> </ iframe >
75
- < iframe id ="iframe-landscape-ktp " src ="https://landscape.cncf.io/embed/embed.html?key=special--kubernetes-training-partner&headers=true&style=shadowed&size=md&bg-color=%23d95e00 &fg-color=%23ffffff&iframe-resizer=true " style ="width: 1px; min-width: 100%; min-height: 100px; border: 0; "> </ iframe >
73
+ < iframe id ="iframe-landscape-kcsp " src ="https://landscape.cncf.io/embed/embed.html?key=special--kubernetes-certified-service-provider&headers=true&style=shadowed&size=md&bg-color=%233371e3 &fg-color=%23ffffff&iframe-resizer=true " style ="width: 1px; min-width: 100%; min-height: 100px; border: 0; "> </ iframe >
74
+ < iframe id ="iframe-landscape-conformance " src ="https://landscape.cncf.io/embed/embed.html?key=platform&headers=true&style=shadowed&size=md&bg-color=%233371e3 &fg-color=%23ffffff&iframe-resizer=true " style ="width: 1px; min-width: 100%; min-height: 100px; border: 0; "> </ iframe >
75
+ < iframe id ="iframe-landscape-ktp " src ="https://landscape.cncf.io/embed/embed.html?key=special--kubernetes-training-partner&headers=true&style=shadowed&size=md&bg-color=%233371e3 &fg-color=%23ffffff&iframe-resizer=true " style ="width: 1px; min-width: 100%; min-height: 100px; border: 0; "> </ iframe >
76
76
< script >
77
77
iFrameResize ( { } , '#iframe-landscape-kcsp' ) ;
78
78
iFrameResize ( { } , '#iframe-landscape-conformance' ) ;
You can’t perform that action at this time.
0 commit comments