File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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
-
98
94
<!-- Enable zoom-on-click for figures that opt in to this -->
99
95
{{- if .HasShortcode "figure" -}}
100
96
< script defer src ="{{ "js /zoom.js" | relURL }}"> </ script >
Original file line number Diff line number Diff line change 9
9
< script defer src ="{{ $sortableTableJs.RelPermalink }} "> </ script >
10
10
{{- end -}}
11
11
{{- end -}}
12
+
13
+ {{- if .HasShortcode "cncf-landscape" -}}
14
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.9/iframeResizer.min.js " integrity ="sha384-hHTwgxzjpO1G1NI0wMHWQYUxnGtpWyDjVSZrFnDrlWa5OL+DFY57qnDWw/5WSJOl " crossorigin ="anonymous "> </ script >
15
+ {{- end -}}
You can’t perform that action at this time.
0 commit comments