Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -84,7 +84,7 @@
|
|
| 84 |
<header class="bg-white/80 backdrop-blur-lg sticky top-0 z-40 border-b border-gray-200">
|
| 85 |
<div class="container mx-auto px-6 py-4 flex justify-between items-center">
|
| 86 |
<div class="flex items-center space-x-3">
|
| 87 |
-
<img src="https://huggingface.co/spaces/Lukeetah/COGOTUDA/resolve/main/cogotuda.
|
| 88 |
<span class="text-2xl logo-font text-gray-800">LA COGOTUDA</span>
|
| 89 |
</div>
|
| 90 |
<nav class="hidden md:flex space-x-8">
|
|
|
|
| 84 |
<header class="bg-white/80 backdrop-blur-lg sticky top-0 z-40 border-b border-gray-200">
|
| 85 |
<div class="container mx-auto px-6 py-4 flex justify-between items-center">
|
| 86 |
<div class="flex items-center space-x-3">
|
| 87 |
+
<img src="https://huggingface.co/spaces/Lukeetah/COGOTUDA/resolve/main/cogotuda.png" alt="Logo La Cogotuda" class="h-10 w-10 object-cover rounded-md shadow-sm">
|
| 88 |
<span class="text-2xl logo-font text-gray-800">LA COGOTUDA</span>
|
| 89 |
</div>
|
| 90 |
<nav class="hidden md:flex space-x-8">
|