Skip to content

Commit f99d2ed

Browse files
committed
commentaryに追加
1 parent 1c9ac3e commit f99d2ed

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

components/EventList.tsx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -149,13 +149,13 @@ export const EventDetails: EventDetailsType = {
149149
commentary: [
150150
{ title: 'A: Empire of the BIWAKO', link: 'A_Empire_of_the_BIWAKO.pdf' },
151151
{ title: 'B: Goodbye, BKC', link: 'B_Goobye_BKC.pdf' },
152-
{ title: 'C: Belt-line Bus Trip', link: '' },
152+
{ title: 'C: Belt-line Bus Trip', link: 'C_Belt-line_bus_trip.pdf' },
153153
{ 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: '' }
154+
{ title: 'E: palindromic?', link: 'E_palindromic.pdf' },
155+
{ title: 'F: MOD Party', link: 'F_MOD_party.pdf' },
156+
{ title: 'G: Skating', link: 'G_Skating.pdf' },
157+
{ title: 'H: miNIMum', link: 'H_miNIMum.pdf' },
158+
{ title: 'I: jucumber', link: 'I_jucumber.pdf' }
159159
]
160160
},
161161
rupc2019: {

0 commit comments

Comments
 (0)