megrisdal commited on
Commit
a8c6ed8
·
verified ·
1 Parent(s): b5e260e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -0
index.html CHANGED
@@ -12,5 +12,9 @@
12
  <p>Use this space to share feedback with the Kaggle team about improvements to integrations between Kaggle and Hugging Face.
13
  </p>
14
  </div>
 
 
 
 
15
  </body>
16
  </html>
 
12
  <p>Use this space to share feedback with the Kaggle team about improvements to integrations between Kaggle and Hugging Face.
13
  </p>
14
  </div>
15
+ <div class="not-prose bg-gradient-to-r from-gray-50-to-white text-gray-900 border" style="border-radius: 8px; padding: 0.5rem 1rem; margin-top: 10px;">
16
+ <span style="font-weight: 600;">Please share your feedback</span> in the <a target="_blank" class="underline" href="https://huggingface.co/spaces/kaggle/hf-integration-feedback/discussions" style="color: inherit;">Community tab</a>.
17
+ </div>
18
+
19
  </body>
20
  </html>