Skip to content

Commit

Permalink
fix: PEK2024 header menu
Browse files Browse the repository at this point in the history
  • Loading branch information
ishikawa-pro committed Aug 16, 2024
1 parent fbe34a1 commit aeaed7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/pek2024_data.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ export const headerData = {
text: 'ABOUT',
href: '/pek2024#about',
},
{
text: 'SCHEDULE',
href: '/pek2024/schedules',
},
{
text: 'SESSIONS',
href: '/pek2024/sessions',
Expand Down

0 comments on commit aeaed7b

Please sign in to comment.