Skip to content

Commit

Permalink
Fix website errors
Browse files Browse the repository at this point in the history
  • Loading branch information
michahu committed Jun 3, 2024
1 parent 1342ad9 commit 66ae8f7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 30 deletions.
30 changes: 8 additions & 22 deletions _data/schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,10 @@
endTime: "3:00",
sessionIds: [302]
}
- {
startTime: "3:00",
endTime: "3:15",
sessionIds: [405]
}
- {
startTime: "3:15",
endTime: "4:00",
sessionIds: [100]
sessionIds: [101]
}

-
Expand All @@ -60,16 +55,7 @@
endTime: "3:00",
sessionIds: [302]
}
- {
startTime: "3:15",
endTime: "4:00",
sessionIds: [405]
}
- {
startTime: "3:15",
endTime: "4:00",
sessionIds: [403]
}


-
date: "3021-06-05"
Expand Down Expand Up @@ -97,7 +83,7 @@
- {
startTime: "3:15",
endTime: "4:00",
sessionIds: [405]
sessionIds: [102]
}

-
Expand Down Expand Up @@ -128,6 +114,11 @@
endTime: "3:00",
sessionIds: [302]
}
- {
startTime: "3:15",
endTime: "4:00",
sessionIds: [403]
}

-
date: "3021-06-07"
Expand Down Expand Up @@ -157,10 +148,5 @@
endTime: "3:00",
sessionIds: [302]
}
- {
startTime: "3:15",
endTime: "4:00",
sessionIds: [403]
}


14 changes: 6 additions & 8 deletions _data/sessions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@
description: "Lecture"
subtype: presentation
speakers: [2]
-
id: 100
title: "<a href=''>Panel</a>"
# description: "Fireside Chat"
subtype: panel
# speakers: [8,9,10,11]
-
id: 003
title: "<a href=''>Natural Language Processing</a>"
Expand All @@ -31,9 +25,13 @@
-
id: 101
title: "<a href=''>Panel</a>"
# description: "Fireside Chat"
description: "Careers in AI"
subtype: panel
-
id: 102
title: "<a href=''>Panel</a>"
description: "Firsts in AI"
subtype: panel
# speakers: [8]
-
id: 005
title: "<a href=''>Applied Machine Learning II</a>"
Expand Down

0 comments on commit 66ae8f7

Please sign in to comment.