Skip to content

Commit

Permalink
update iframe, delete baidu
Browse files Browse the repository at this point in the history
  • Loading branch information
haojiezhe12345 committed May 7, 2024
1 parent eb4ea1b commit 4f63780
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
1 change: 0 additions & 1 deletion baidu_verify_codeva-V0EIVkSEQr.html

This file was deleted.

11 changes: 4 additions & 7 deletions index.iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,16 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>圆焰 - MadoHomu.love</title>
<title>圆焰圆 MadoHomu.love</title>
<style>
body {
margin: 0;
position: absolute;
width: 100%;
height: 100%;
}

iframe {
position: absolute;
width: 100%;
height: 100%;
display: block;
width: 100vw;
height: 100vh;
border: none;
}
</style>
Expand Down

0 comments on commit 4f63780

Please sign in to comment.