privateuserh commited on
Commit
c39f002
·
verified ·
1 Parent(s): a62357b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -380,7 +380,7 @@
380
  <div class="grid grid-cols-1 md:grid-cols-4 gap-8">
381
  <div>
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>
 
380
  <div class="grid grid-cols-1 md:grid-cols-4 gap-8">
381
  <div>
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. Status: Dev/ Some data not live.</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>