cskj / index.html
wixcs's picture
Create index.html
e560088 verified
raw
history blame contribute delete
241 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Welcome</title>
</head>
<body>
<h1>Hello, Hugging Face Spaces!</h1>
</body>
</html>