fix: adding defer to cohesion script (#1447)

Co-authored-by: Ayesha Waris <ayesha.waris@192.168.1.11>
This commit is contained in:
ayesha waris
2025-03-06 13:43:09 +05:00
committed by GitHub
parent f5a6ece6b1
commit 9385174b93

View File

@@ -12,7 +12,7 @@
href="<%=htmlWebpackPlugin.options.FAVICON_URL%>"
type="image/x-icon"
/>
<script src="https://www.edx.org/beam-wrapper.js" ></script>
<script defer src="https://www.edx.org/beam-wrapper.js" ></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.4.4/iframeResizer.contentWindow.min.js"
integrity="sha512-IWwZFBvHzN41wNI6etRLLuLrDDj/6AwJcPt7cmKJAzluYTIHHQ1PF8wh0rSy05jxEvvjflVvH2MxeV6riyEEXg=="