fix: add space in welcome message for better readability

This commit is contained in:
2026-02-22 00:41:37 +11:00
parent f87978ea9c
commit d9eae3f07c

View File

@@ -24,7 +24,7 @@ export function WelcomePage() {
title="Welcome to Paarrot" title="Welcome to Paarrot"
subTitle={ subTitle={
<span> <span>
Squawk to yer mateys!{' '} Squawk to yer mateys! {' '}
{version && ( {version && (
<a <a
href="https://synbox.ruv.wtf:8418/litruv/cinny-desktop/releases" href="https://synbox.ruv.wtf:8418/litruv/cinny-desktop/releases"