Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -44,7 +44,7 @@
|
|
44 |
<script src="https://cdn.tailwindcss.com"></script>
|
45 |
</head>
|
46 |
<body>
|
47 |
-
<div class="flex flex-col p-12 md:p-32">
|
48 |
<h1 class="text-2xl font-bold mb-4">Hugging Face Hub Discussions</h1>
|
49 |
<h2>Let's discuss and improve the Hub's latest features</h2>
|
50 |
<p><a href="https://huggingface.co/spaces/huggingface/HuggingDiscussions/discussions" class="underline">Go to the community tab</a> to get started</p>
|
|
|
44 |
<script src="https://cdn.tailwindcss.com"></script>
|
45 |
</head>
|
46 |
<body>
|
47 |
+
<div class="flex flex-col p-12 md:p-32 font-sans">
|
48 |
<h1 class="text-2xl font-bold mb-4">Hugging Face Hub Discussions</h1>
|
49 |
<h2>Let's discuss and improve the Hub's latest features</h2>
|
50 |
<p><a href="https://huggingface.co/spaces/huggingface/HuggingDiscussions/discussions" class="underline">Go to the community tab</a> to get started</p>
|