Update index.html
Browse files- index.html +2 -9
index.html
CHANGED
@@ -9,15 +9,8 @@
|
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
<h1>Kaggle ❤️ Hugging Face</h1>
|
12 |
-
|
13 |
-
|
14 |
</div>
|
15 |
-
|
16 |
-
<div class="card">
|
17 |
-
<p>
|
18 |
-
Please share your feedback</span> in the <a href="https://huggingface.co/spaces/kaggle/hf-integration-feedback/discussions">Community tab</a>
|
19 |
-
</p>
|
20 |
-
</div>
|
21 |
-
|
22 |
</body>
|
23 |
</html>
|
|
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
<h1>Kaggle ❤️ Hugging Face</h1>
|
12 |
+
<p>Use this space to share feedback with the Kaggle team about improvements to integrations between Kaggle and Hugging Face.</p>
|
13 |
+
<p>Please share your feedback</span> in the <a target="_blank" href="https://huggingface.co/spaces/kaggle/hf-integration-feedback/discussions">Community tab</a></p>
|
14 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
</body>
|
16 |
</html>
|