Skip to content

Commit 54aba20

Browse files
committed
Removed buy tickets option for now
1 parent c05f0bb commit 54aba20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ export const Header = () => (
154154
<MenuLink href="#venue">Venue 🏰</MenuLink>
155155
<MenuLink href="#sponsors">Sponsors 💛</MenuLink>
156156
<MenuLink href="#coc">CoC 💂</MenuLink>
157-
<MenuButton href="#TODO-pretix-link">Tickets 🎫</MenuButton>
157+
{/*<MenuButton href="#TODO-pretix-link">Tickets 🎫</MenuButton>*/}
158158
</Flex>
159159
</Container>
160160
</Box>

0 commit comments

Comments
 (0)