Skip to content

Commit 7ee1607

Browse files
committed
.
1 parent 844b0cd commit 7ee1607

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

app/(default)/(page)/projects/page.tsx

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,7 @@ export default function Home() {
204204
<li>
205205
<a className="text-o-blue animated-underline" href="/challenge2024/#driving_with_language">
206206
Autonomous Grand Challenge @ CVPR 2024
207-
</a>
208-
with 152 teams from 14 countries and regions participating.
207+
</a> with 152 teams from 14 countries and regions participating.
209208
</li>
210209
</ul>
211210
</div>
@@ -249,8 +248,7 @@ export default function Home() {
249248
<li>
250249
<a className="text-o-blue animated-underline" href="/challenge2024/">
251250
Autonomous Grand Challenge @ CVPR 2024
252-
</a>
253-
with 212 teams from 13 countries and regions participating.
251+
</a> with 212 teams from 13 countries and regions participating.
254252
</li>
255253
</ul>
256254
</div>
@@ -300,14 +298,12 @@ export default function Home() {
300298
<li>
301299
<a className="text-o-blue animated-underline" href="/challenge2024/#mapless_driving">
302300
Autonomous Grand Challenge @ CVPR 2024
303-
</a>
304-
with 120 teams from 10 countries and regions participating.
301+
</a> with 120 teams from 10 countries and regions participating.
305302
</li>
306303
<li>
307304
<a className="text-o-blue animated-underline" href="/challenge2023/#openlane_topology">
308305
Autonomous Driving Challenge @ CVPR 2023
309-
</a>
310-
with 34 teams from 4 countries and regions participating.
306+
</a> with 34 teams from 4 countries and regions participating.
311307
</li>
312308
</ul>
313309
</div>

0 commit comments

Comments
 (0)