TBD
Include this script in your page (in the <head>
or the <body>
):
<script src="https://time-in-canada.vercel.app/time-in-canada-script.js"></script>
Then add the iframe to your page:
<iframe
id="time-in-canada-iframe"
frameBorder="0"
scrolling="no"
style="display: block; width: 100%; border: none; height: 284px"
src="https://time-in-canada.vercel.app/time-in-canada-iframe"
></iframe>