Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
|
6 |
<h1>親ページ</h1>
|
7 |
<div id="log"></div>
|
8 |
-
|
9 |
<script>
|
10 |
const iframe = document.createElement('iframe');
|
11 |
iframe.style.display = 'none';
|
|
|
5 |
|
6 |
<h1>親ページ</h1>
|
7 |
<div id="log"></div>
|
8 |
+
<img src="/sjid.png" />
|
9 |
<script>
|
10 |
const iframe = document.createElement('iframe');
|
11 |
iframe.style.display = 'none';
|