smileycutie0 commited on
Commit
d0e4a44
Β·
verified Β·
1 Parent(s): 0c6f63d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -6
index.html CHANGED
@@ -9,11 +9,6 @@
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
13
- src="https://cherry-ghosts-image-generator.hf.space"
14
- frameborder="0"
15
- width="850"
16
- height="450"
17
- ></iframe>
18
  </body>
19
  </html>
 
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>