Spaces:
Running
Running
<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> | |
<a href="/"><img src="assets/header.png" alt="A happy ghost"></a> | |
<main> | |
<h1>π cherry-ghosts community</h1> | |
<p>cherry-ghosts is a community where <em>curiosity meets innovation!</em> β¨</p> | |
</main> | |
<section> | |
<h2>Apps</h2> | |
<ul> | |
<li><a href="https://cherry-ghosts-dreamer.hf.space" target="_blank">π¨ Cherry Dreamer</a></li> | |
<li><a href="https://cherry-ghosts-smollm.hf.space" target="_blank">π¨οΈ SmolLM</a></li> | |
<li><em>and many more...</em></li> | |
</ul> | |
</section> | |
</body> | |
</html> |