Skip to content

Commit

Permalink
fix: index button style
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwang44 committed Jan 27, 2024
1 parent 180c3c4 commit 081a537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/pageLanding.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export const landingButtonConfig = {
isExternalLink: false,
path: '/speaking/cfp',
textKey: 'callForProposals',
isPrimary: false,
isPrimary: true,
isBordered: true,
isLarge: true,
},
Expand Down

0 comments on commit 081a537

Please sign in to comment.