fix: add space in welcome message for better readability
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user