Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -168,7 +168,7 @@
|
|
168 |
<div class="flex items-center flex-1">
|
169 |
<span class="text-2xl font-bold text-indigo-600">Speedy</span>
|
170 |
</div>
|
171 |
-
<a href="ufastpro.com" class="text-gray-500 hover:bg-gray-50 p-2 rounded-full transition-colors mr-2">
|
172 |
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
173 |
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6"></path>
|
174 |
</svg>
|
|
|
168 |
<div class="flex items-center flex-1">
|
169 |
<span class="text-2xl font-bold text-indigo-600">Speedy</span>
|
170 |
</div>
|
171 |
+
<a href="https://ufastpro.com/" class="text-gray-500 hover:bg-gray-50 p-2 rounded-full transition-colors mr-2">
|
172 |
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
173 |
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6"></path>
|
174 |
</svg>
|