Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -9
index.html
CHANGED
@@ -408,14 +408,7 @@
|
|
408 |
<div>
|
409 |
<h3 class="font-bold text-lg mb-4">Contact</h3>
|
410 |
<ul class="space-y-2">
|
411 |
-
|
412 |
-
<i class="fas fa-envelope text-gray-400 mr-2"></i>
|
413 |
-
<a href="mailto:[email protected]" class="text-gray-400 hover:text-white">[email protected]</a>
|
414 |
-
</li>
|
415 |
-
<li class="flex items-center">
|
416 |
-
<i class="fas fa-phone text-gray-400 mr-2"></i>
|
417 |
-
<span class="text-gray-400">(213) 555-1234</span>
|
418 |
-
</li>
|
419 |
<li class="flex items-center">
|
420 |
<i class="fas fa-map-marker-alt text-gray-400 mr-2"></i>
|
421 |
<span class="text-gray-400">Los Angeles, CA</span>
|
@@ -424,7 +417,7 @@
|
|
424 |
</div>
|
425 |
</div>
|
426 |
<div class="border-t border-gray-700 mt-8 pt-8 text-center text-gray-400">
|
427 |
-
<p>© 2025 PLUSBYKES California Bike Share Tracker. Data provided by Metro and partner agencies.</p>
|
428 |
</div>
|
429 |
</div>
|
430 |
</footer>
|
|
|
408 |
<div>
|
409 |
<h3 class="font-bold text-lg mb-4">Contact</h3>
|
410 |
<ul class="space-y-2">
|
411 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
412 |
<li class="flex items-center">
|
413 |
<i class="fas fa-map-marker-alt text-gray-400 mr-2"></i>
|
414 |
<span class="text-gray-400">Los Angeles, CA</span>
|
|
|
417 |
</div>
|
418 |
</div>
|
419 |
<div class="border-t border-gray-700 mt-8 pt-8 text-center text-gray-400">
|
420 |
+
<p>© 2025 PLUSBYKES California Bike Share Tracker. By SM Plus. Data provided by Metro and partner agencies.</p>
|
421 |
</div>
|
422 |
</div>
|
423 |
</footer>
|