Spaces:
Running
Running
deepsite
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -35,7 +35,7 @@
|
|
| 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
|
| 39 |
</a>
|
| 40 |
</header>
|
| 41 |
<div id="screenshot-grid" class="grid grid-cols-2 sm:grid-cols-3 2xl:grid-cols-4 gap-2 p-4">
|
|
|
|
| 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>
|
| 41 |
<div id="screenshot-grid" class="grid grid-cols-2 sm:grid-cols-3 2xl:grid-cols-4 gap-2 p-4">
|