Skip to content

Commit

Permalink
Merge pull request #121 from cniajp/update-pfem-upcoming
Browse files Browse the repository at this point in the history
次回PFEMの開催情報を更新
  • Loading branch information
ishikawa-pro authored Jun 27, 2024
2 parents ba46d1c + 6c8bd17 commit d60dcd0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/pages/pfem/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@ const sortedSessions = sessions.sort((a, b) => {
highlight="Upcoming"
items={[
{
event: 'Platform Engineering Meetup #8',
date: '2024/04/19',
place: '大阪',
connpassUrl: 'https://platformengineering.connpass.com/event/310994/',
event: 'Platform Engineering Meetup #9',
date: '2024/07/04',
place: '東京',
connpassUrl: 'https://platformengineering.connpass.com/event/322020/',
},
]}
/>
Expand Down

0 comments on commit d60dcd0

Please sign in to comment.