Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -10
index.html
CHANGED
@@ -1370,17 +1370,10 @@
|
|
1370 |
<div>
|
1371 |
<h4 class="font-semibold mb-4">Contact</h4>
|
1372 |
<ul class="space-y-2">
|
|
|
1373 |
<li class="flex items-center">
|
1374 |
-
<i class="fas fa-
|
1375 |
-
<span class="text-gray-400"
|
1376 |
-
</li>
|
1377 |
-
<li class="flex items-center">
|
1378 |
-
<i class="fas fa-phone text-gray-400 mr-2"></i>
|
1379 |
-
<span class="text-gray-400">(888) 555-EVSU</span>
|
1380 |
-
</li>
|
1381 |
-
<li class="flex items-center">
|
1382 |
-
<i class="fas fa-envelope text-gray-400 mr-2"></i>
|
1383 |
-
<span class="text-gray-400">[email protected]</span>
|
1384 |
</li>
|
1385 |
</ul>
|
1386 |
</div>
|
|
|
1370 |
<div>
|
1371 |
<h4 class="font-semibold mb-4">Contact</h4>
|
1372 |
<ul class="space-y-2">
|
1373 |
+
|
1374 |
<li class="flex items-center">
|
1375 |
+
<i class="fas fa-telegram text-gray-400 mr-2">https://t.me/Amperebot</i>
|
1376 |
+
<span class="text-gray-400"></span>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1377 |
</li>
|
1378 |
</ul>
|
1379 |
</div>
|