Mention zone info on home page updates section
This commit is contained in:
parent
614bad72d2
commit
e0e85b2add
1 changed files with 3 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue