Spaces:
Running
Running
smileycutie0
commited on
Update index.html
Browse files- index.html +1 -3
index.html
CHANGED
@@ -7,8 +7,6 @@
|
|
7 |
<link rel="stylesheet" href="style.css">
|
8 |
</head>
|
9 |
<body>
|
10 |
-
<
|
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>
|