HomePage updates Mar 16
This commit is contained in:
parent
17d75ee97f
commit
a66fa02f15
1 changed files with 4 additions and 2 deletions
|
@ -516,10 +516,12 @@ function FeedbackFormPitch() {
|
|||
flex={{ base: "0 0 auto", sm: "0 1 50%" }}
|
||||
>
|
||||
<Box as="h3" fontWeight="600">
|
||||
New updates (Mar 13)
|
||||
New updates (Mar 16)
|
||||
</Box>
|
||||
<UnorderedList>
|
||||
<ListItem>Now compatible with newer HTML5 items, too!</ListItem>
|
||||
<ListItem>Support new HTML5 items</ListItem>
|
||||
<ListItem>Lots of old item bug fixes!</ListItem>
|
||||
<ListItem>Focused on reliability 💛</ListItem>
|
||||
<ListItem>
|
||||
<Link
|
||||
href="https://twitter.com/NeopetsDTI"
|
||||
|
|
Loading…
Reference in a new issue