Update iframe.html

This commit is contained in:
Cobalt-60
2023-07-19 09:03:46 -04:00
committed by GitHub
parent 0fa9f2b035
commit c547026cda
-2
View File
@@ -11,9 +11,7 @@
<title>Home | Polaris</title>
</head>
<body>
<div class="content" style="">
<iframe class="framei" src="https://google.com" onload='' style=""></iframe>
</div>
<script src="/assets/js/main.js" type="module"></script>
</body>