We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1d2041 commit db42ecfCopy full SHA for db42ecf
1 file changed
components/EventList.tsx
@@ -147,10 +147,10 @@ export const EventDetails: EventDetailsType = {
147
}
148
],
149
commentary: [
150
- { title: 'A: Empire of the BIWAKO', link: '' },
151
- { title: 'B: Goodbye, BKC', link: '' },
+ { title: 'A: Empire of the BIWAKO', link: 'A_Empire_of_the_BIWAKO.pdf' },
+ { title: 'B: Goodbye, BKC', link: 'B_Goobye_BKC.pdf' },
152
{ title: 'C: Belt-line Bus Trip', link: '' },
153
- { title: 'D: 2xL Minesweeper', link: '' },
+ { 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: '' },
0 commit comments