smileycutie0 commited on
Commit
b91b457
·
verified ·
1 Parent(s): daec540

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -3
index.html CHANGED
@@ -7,8 +7,6 @@
7
  <link rel="stylesheet" href="style.css">
8
  </head>
9
  <body>
10
- <h1>Site Under Construction 🚧</h1>
11
- <p>Please come back later! (or try our <a href="https://cherry-ghosts-image-generator.hf.space">🎨 image generator</a>):</p>
12
- <iframe src="https://cherry-ghosts-image-generator.hf.space" frameborder=0></iframe>
13
  </body>
14
  </html>
 
7
  <link rel="stylesheet" href="style.css">
8
  </head>
9
  <body>
10
+ <iframe src="https://cherry-ghosts-image-generator.hf.space" style="width: 100%; height: 100%; border: 0"></iframe>
 
 
11
  </body>
12
  </html>