We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb81ab commit a264d8cCopy full SHA for a264d8c
pages/onboard/index.js
@@ -578,7 +578,7 @@ const ShipPage = () => {
578
sx={{ fontSize: 20, fontStyle: 'italic' }}
579
>
580
<Balancer>
581
- -<span style={{ textDecoration: 'underline' }}>Steve Wozniak</span>, Apple co-founder
+ -<span style={{ textDecoration: 'underline' }}>Steve Wozniak "Woz"</span>, Apple co-founder, on Hack Club OnBoard
582
</Balancer>
583
</Text>
584
</Flex>
0 commit comments