We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c9ac3e commit f99d2edCopy full SHA for f99d2ed
1 file changed
components/EventList.tsx
@@ -149,13 +149,13 @@ export const EventDetails: EventDetailsType = {
149
commentary: [
150
{ title: 'A: Empire of the BIWAKO', link: 'A_Empire_of_the_BIWAKO.pdf' },
151
{ title: 'B: Goodbye, BKC', link: 'B_Goobye_BKC.pdf' },
152
- { title: 'C: Belt-line Bus Trip', link: '' },
+ { title: 'C: Belt-line Bus Trip', link: 'C_Belt-line_bus_trip.pdf' },
153
{ title: 'D: 2xL Minesweeper', link: 'D_2xL_minesweeper.pdf' },
154
- { title: 'E: palindromic?', link: '' },
155
- { title: 'F: MOD Party', link: '' },
156
- { title: 'G: Skating', link: '' },
157
- { title: 'H: miNIMum', link: '' },
158
- { title: 'I: jucumber', link: '' }
+ { title: 'E: palindromic?', link: 'E_palindromic.pdf' },
+ { title: 'F: MOD Party', link: 'F_MOD_party.pdf' },
+ { title: 'G: Skating', link: 'G_Skating.pdf' },
+ { title: 'H: miNIMum', link: 'H_miNIMum.pdf' },
+ { title: 'I: jucumber', link: 'I_jucumber.pdf' }
159
]
160
},
161
rupc2019: {
0 commit comments