Mention zone info on home page updates section

This commit is contained in:
Emi Matchu 2021-02-12 16:11:30 -08:00
parent 614bad72d2
commit e0e85b2add

View file

@ -515,10 +515,11 @@ function FeedbackFormPitch() {
flex={{ base: "0 0 auto", sm: "0 1 50%" }}
>
<Box as="h3" fontWeight="600">
New updates (Feb 9)
New updates (Feb 12)
</Box>
<UnorderedList>
<ListItem>HTML5 info on item pages</ListItem>
<ListItem>Zone info on item page!</ListItem>
<ListItem>HTML5 status for items!</ListItem>
<ListItem>Better item page previews</ListItem>
</UnorderedList>
</Box>