Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -334,7 +334,7 @@
|
|
334 |
<p class="text-gray-600 mb-4">AI-powered energy optimization for smart cities and buildings.</p>
|
335 |
<div class="flex justify-between items-center">
|
336 |
<span class="text-sm text-gray-500">2028 Cohort</span>
|
337 |
-
<span class="bg-yellow-100 text-yellow-800 text-xs px-2 py-1 rounded-full">
|
338 |
</div>
|
339 |
</div>
|
340 |
</div>
|
|
|
334 |
<p class="text-gray-600 mb-4">AI-powered energy optimization for smart cities and buildings.</p>
|
335 |
<div class="flex justify-between items-center">
|
336 |
<span class="text-sm text-gray-500">2028 Cohort</span>
|
337 |
+
<span class="bg-yellow-100 text-yellow-800 text-xs px-2 py-1 rounded-full">Dev</span>
|
338 |
</div>
|
339 |
</div>
|
340 |
</div>
|