feat(about): update tagline to "Squawk to yer mateys!" and display dynamic version number

This commit is contained in:
2026-02-20 00:46:12 +11:00
parent c366311c16
commit 7e7f017768
2 changed files with 18 additions and 10 deletions

View File

@@ -54,7 +54,7 @@ export function About({ requestClose }: AboutProps) {
<Text size="H3">Paarrot</Text>
<Text size="T200">v{version}</Text>
</Box>
<Text>Yet another matrix client.</Text>
<Text>Squawk to yer mateys!</Text>
</Box>
<Box gap="200" wrap="Wrap">