web / index.html
smileycutie0
Update index.html
d0e4a44 verified
raw
history blame
506 Bytes
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>πŸ’ cherry-ghosts community</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>Site Under Construction 🚧</h1>
<p>Please come back later! (or try our <a href="https://cherry-ghosts-image-generator.hf.space">🎨 image generator</a>):</p>
<iframe src="https://cherry-ghosts-image-generator.hf.space" frameborder=0></iframe>
</body>
</html>