megrisdal's picture
Update index.html
b5e260e verified
raw
history blame
431 Bytes
<!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>Kaggle ❤️ Hugging Face</h1>
<p>Use this space to share feedback with the Kaggle team about improvements to integrations between Kaggle and Hugging Face.
</p>
</div>
</body>
</html>