File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 91
91
< script defer src ="{{ "js /release_binaries.js" | relURL }}"> </ script >
92
92
{{- end -}}
93
93
94
+ {{- if .HasShortcode "cncf-landscape" -}}
95
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.9/iframeResizer.min.js " integrity ="sha384-hHTwgxzjpO1G1NI0wMHWQYUxnGtpWyDjVSZrFnDrlWa5OL+DFY57qnDWw/5WSJOl " crossorigin ="anonymous "> </ script >
96
+ {{- end -}}
97
+
94
98
{{- if eq (lower .Params.cid) "community" -}}
95
99
{{- if eq .Params.community_styles_migrated true -}}
96
100
< link href ="/css/community.css " rel ="stylesheet "> <!-- legacy styles -->
Original file line number Diff line number Diff line change 57
57
</ script >
58
58
{{- end -}}
59
59
< div id ="frameHolder ">
60
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.9/iframeResizer.min.js "> </ script >
61
60
{{ if ( .Get "category" ) }}
62
61
< 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
62
< script >
You can’t perform that action at this time.
0 commit comments