diff --git a/crates/lanspread-tauri-deno-ts/src/components/Brand.tsx b/crates/lanspread-tauri-deno-ts/src/components/Brand.tsx index ee13e8b..9c887c0 100644 --- a/crates/lanspread-tauri-deno-ts/src/components/Brand.tsx +++ b/crates/lanspread-tauri-deno-ts/src/components/Brand.tsx @@ -8,7 +8,11 @@ interface Props { export const Brand = ({ accent, peerCount }: Props) => (
-
SoftLAN
+ {/* Two-tone wordmark per design/logo/INTEGRATION.md: "Soft" in --t-1, + "LAN" always in the accent. */} +
+ SoftLAN +
{peerCount > 0 && (