web / index.html
smileycutie0
Update index.html
9eaa7ea verified
raw
history blame
373 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>
<p>cherry-ghosts is a community where <em>curiosity meets innovation</em>! ✨</p>
</body>
</html>