We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd117b commit 44d2eedCopy full SHA for 44d2eed
1 file changed
src/pages/blog/index.js
@@ -94,7 +94,7 @@ export default function Blog({ allPostsData }) {
94
fontSize={'lg'}
95
textAlign={'center'}
96
>
97
- Announcements and news from the Parcels team.
+ Announcements and news from the VirtualShip team.
98
</Text>
99
100
<Divider my={4} borderColor='gray.200' />
0 commit comments