Skip to content

Commit

Permalink
Add Call for speakers link
Browse files Browse the repository at this point in the history
Fix #184
  • Loading branch information
danielfdsilva authored Jan 16, 2024
1 parent 97a1f36 commit b6d1cd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/page-header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ export default function PageHeader() {
as='a'
colorScheme='surface'
variant='soft-outline'
href='/2024-sponsor-kit.pdf'
href='https://forms.gle/Y9QnbzVcJuTpkMpX8'
size={{ base: 'sm', lg: 'md' }}
>
Become a Sponsor
Call for Speakers
</Button>
</Box>
</Flex>
Expand Down

0 comments on commit b6d1cd5

Please sign in to comment.