Update iframe.html

This commit is contained in:
Cobalt-60
2023-07-19 09:21:39 -04:00
committed by GitHub
parent 7b853a2d36
commit b7e0ddb421
-1
View File
@@ -11,7 +11,6 @@
<title>Home | Polaris</title>
</head>
<body>
<div style="display:block; width:100%; height:100%;">
<iframe class="framei" src="https://google.com" onload='' style=""></iframe>
<script src="/assets/js/main.js" type="module"></script>