fix iframe-url
This commit is contained in:
parent
4d30ed3ff7
commit
0d6471a3d0
@ -67,7 +67,7 @@
|
||||
<p>利用規約</p>
|
||||
</a>
|
||||
</li>
|
||||
<iframe id="frame" width="115%" height="120%" src="https://plus.haruk.in/page/harukin/noti" frameborder="0"></iframe>
|
||||
<iframe id="frame" width="115%" height="120%" src="./page/harukin/noti" frameborder="0"></iframe>
|
||||
<script>
|
||||
$(function(){
|
||||
$('#frame').on('load', function(){
|
||||
|
Reference in New Issue
Block a user