We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5bd117b + 44d2eed commit c3ae829Copy full SHA for c3ae829
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