Add ID tag to past ama heading (#460)

This commit is contained in:
Max Wofford 2022-06-15 17:46:26 -04:00 committed by GitHub
parent aebb3728a8
commit 1d3db19d7d

View file

@ -141,7 +141,7 @@ const Page = ({ upcoming, past }) => (
</Link>
</Box>
<Box as="section" sx={{ py: 5, bg: 'darker', textAlign: 'center' }}>
<Heading as="h2" variant="title" px={3}>
<Heading as="h2" variant="title" px={3} id="past-amas">
Past AMAs
</Heading>
<Grid