Skip to content

Commit fb8eea1

Browse files
committed
.
1 parent 091946a commit fb8eea1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

data/events.tsx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,16 @@ export const events: {
1818
location: string;
1919
keys: string[];
2020
}[] = [
21+
{
22+
title: "Challenge 2026",
23+
subtitle: "Autonomous Grand Challenge",
24+
url: "/challenge2026/",
25+
image: "https://ik.imagekit.io/opendrivelab/Modify_the_left_human_hand_to_become_an_abstract_e-1770009757382.jpg?updatedAt=1770010027998",
26+
imageoption: "object-center",
27+
date: "",
28+
location: "",
29+
keys: ['2026', 'editor_pick'],
30+
},
2131
{
2232
title: "Workshop at CVPR 2026",
2333
subtitle: "From Labs to Life: Embodied Intelligence in the Wild",

0 commit comments

Comments
 (0)