File size: 421 Bytes
d8b3c42
 
 
 
 
 
 
 
 
 
465861a
2fd0bd6
d8b3c42
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<title>My static Space</title>
		<link rel="stylesheet" href="style.css" />
	</head>
	<body>
		<div class="card">
			<h1>Discussions and suggestions</h1>
			<p>This Space exists primarily to host suggestions and discussions for the Hacks/Hackers organization on Hugging Face</p>
		</div>
	</body>
</html>