Skip to content

Commit edcd47c

Browse files
committed
update final date
1 parent 247e558 commit edcd47c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/timeline.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const Timeline = () => {
77
{ date: '11-Mar-25', title: 'Workshop notifications', color: '#4E84D8' },
88
{ date: '16-Mar-25', title: 'Semantic Web Challenges notifications', color: '#4E84D8' },
99
{ date: '6-May-25', title: 'Abstracts (Research, In-use, and Resource tracks)', color: '#57D131' },
10-
{ date: '13-May-25', title: 'Papers (Research, In-use, and Resource tracks)', color: '#57D131' },
10+
{ date: '13-May-25 (extended to 14-May-25)', title: 'Papers (Research, In-use, and Resource tracks)', color: '#57D131' },
1111
{ date: '20-May-25', title: 'Tutorial proposals', color: '#57D131' },
1212
{ date: '3-Jun-25', title: 'Doctoral Consortium submissions', color: '#57D131' },
1313
{ date: '10-Jun-25', title: 'Tutorial notifications', color: '#4E84D8' },
@@ -252,4 +252,4 @@ export const Timeline = () => {
252252
// </div>
253253
// </div>
254254
// );
255-
// }
255+
// }

0 commit comments

Comments
 (0)