web / index.html
smileycutie0
Update index.html
6e01491 verified
raw
history blame
406 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>πŸ’ cherry-ghosts community</h1>
<iframe src="https://cherry-ghosts-image-generator.hf.space" style="width: 100%; height: 100%; border: 0"></iframe>
</body>
</html>