Skip to content

Commit

Permalink
selfhosted iframe resizer
Browse files Browse the repository at this point in the history
  • Loading branch information
22mahmoud committed Oct 15, 2023
1 parent cec3339 commit 4d4ee9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@
</header>

<main>
<script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.7/iframeResizer.min.js"></script>
<script src="https://standwithpalestine.vercel.app/iframeResizer.min.js"></script>
<iframe frameborder="0" id="standwithpalestine" width="100%" src="https://standwithpalestine.vercel.app/banner.html"></iframe>
<script>iFrameResize({ log: true, checkOrigin: false }, '#standwithpalestine')</script>

Expand Down

0 comments on commit 4d4ee9e

Please sign in to comment.