Skip to content

Commit

Permalink
Merge pull request #19 from rippro/fix/build-deploy-error
Browse files Browse the repository at this point in the history
fix property rupc2024
  • Loading branch information
omuomuMG authored Apr 1, 2024
2 parents 72d6d35 + e031259 commit 4606ca8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion components/EventList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export const EventDetails: EventDetailsType = {
begin: '2024/3/23',
end: '2024/3/24'
},
judge: 'http://judge.u-aizu.ac.jp/onlinejudge/index.jsp',
detailURL: 'https://rippro.connpass.com/event/309923/',
problemSet: [
{
Expand All @@ -68,7 +69,8 @@ export const EventDetails: EventDetailsType = {
{ title: 'G: Skating', link: 'G_Skating.pdf' },
{ title: 'H: miNIMum', link: 'H_miNIMum.pdf' },
{ title: 'I: jucumber', link: 'I_jucumber.pdf' }
]
],
place: '立命館大学 BKC'
},
rupc2019: {
title: '立命合宿 2019',
Expand Down

0 comments on commit 4606ca8

Please sign in to comment.