Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -11
index.html
CHANGED
@@ -382,10 +382,8 @@
|
|
382 |
<h3 class="font-bold text-lg mb-4">Metro Bike Share</h3>
|
383 |
<p class="text-gray-400">Real-time tracking and analytics for California's bike share system.</p>
|
384 |
<div class="mt-4 flex space-x-4">
|
385 |
-
<a href="
|
386 |
-
|
387 |
-
<a href="#" class="text-gray-400 hover:text-white"><i class="fab fa-instagram"></i></a>
|
388 |
-
</div>
|
389 |
</div>
|
390 |
<div>
|
391 |
<h3 class="font-bold text-lg mb-4">Quick Links</h3>
|
@@ -397,13 +395,7 @@
|
|
397 |
</ul>
|
398 |
</div>
|
399 |
<div>
|
400 |
-
|
401 |
-
<ul class="space-y-2">
|
402 |
-
<li><a href="https://www.taptogo.net/MetroBikeShare" class="text-gray-400 hover:text-white">TapToGo Payment</a></li>
|
403 |
-
<li><a href="https://www.longbeachbikeshare.com" class="text-gray-400 hover:text-white">Long Beach Bike Share</a></li>
|
404 |
-
<li><a href="https://bikeshare.metro.net" class="text-gray-400 hover:text-white">Metro Bike Share</a></li>
|
405 |
-
<li><a href="https://www.baywheels.com" class="text-gray-400 hover:text-white">Bay Wheels (NorCal)</a></li>
|
406 |
-
</ul>
|
407 |
</div>
|
408 |
<div>
|
409 |
<h3 class="font-bold text-lg mb-4">By Appointment Only</h3>
|
|
|
382 |
<h3 class="font-bold text-lg mb-4">Metro Bike Share</h3>
|
383 |
<p class="text-gray-400">Real-time tracking and analytics for California's bike share system.</p>
|
384 |
<div class="mt-4 flex space-x-4">
|
385 |
+
<a href="https://t.me/SMPlusBot" class="text-gray-400 hover:text-white"><i class="fab fa-telegram"></i></a>
|
386 |
+
</div>
|
|
|
|
|
387 |
</div>
|
388 |
<div>
|
389 |
<h3 class="font-bold text-lg mb-4">Quick Links</h3>
|
|
|
395 |
</ul>
|
396 |
</div>
|
397 |
<div>
|
398 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
399 |
</div>
|
400 |
<div>
|
401 |
<h3 class="font-bold text-lg mb-4">By Appointment Only</h3>
|