Spaces:
Running
Running
update
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -34,7 +34,7 @@
|
|
| 34 |
<body class="bg-gray-900 text-gray-100">
|
| 35 |
<header class="p-4 flex justify-between items-center border-b border-gray-700">
|
| 36 |
<h1 class="text-2xl font-bold"><span class="font-normal">Made with</span> DeepSite</h1>
|
| 37 |
-
<a href="https://deepsite
|
| 38 |
Open Deepsite
|
| 39 |
</a>
|
| 40 |
</header>
|
|
|
|
| 34 |
<body class="bg-gray-900 text-gray-100">
|
| 35 |
<header class="p-4 flex justify-between items-center border-b border-gray-700">
|
| 36 |
<h1 class="text-2xl font-bold"><span class="font-normal">Made with</span> DeepSite</h1>
|
| 37 |
+
<a href="https://huggingface.co/spaces/enzostvs/deepsite" target="_blank" rel="noopener noreferrer" class="bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded">
|
| 38 |
Open Deepsite
|
| 39 |
</a>
|
| 40 |
</header>
|