File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 58
58
{{- end -}}
59
59
< div id ="frameHolder ">
60
60
{{ if ( .Get "category" ) }}
61
- < iframe frameborder ="0 " id ="landscape " scrolling ="no " src ="https://landscape.cncf.io/category={{ .Get "category " }}&format=logo -mode&grouping =category&embed=yes" style="width: 1px; min-width: 100%"> </ iframe >
61
+ < iframe frameborder ="0 " id ="landscape " scrolling ="no " src ="https://landscape.cncf.io/category={{ .Get "category " }}&format=card -mode&grouping =category&embed=yes" style="width: 1px; min-width: 100%"> </ iframe >
62
62
{{ else }}
63
- < iframe frameborder ="0 " id ="landscape " scrolling ="no " src ="https://landscape.cncf.io/format=logo -mode;embed=yes " style ="width: 1px; min-width: 100% " title ="CNCF Landscape "> </ iframe >
63
+ < iframe frameborder ="0 " id ="landscape " scrolling ="no " src ="https://landscape.cncf.io/format=card -mode;embed=yes " style ="width: 1px; min-width: 100% " title ="CNCF Landscape "> </ iframe >
64
64
{{ end }}
65
65
< script src ="https://landscape.cncf.io/iframeResizer.js "> </ script >
66
66
</ div>
You can’t perform that action at this time.
0 commit comments