diff --git a/public/icon.svg b/public/icon.svg index 485913a..0dd4470 100644 --- a/public/icon.svg +++ b/public/icon.svg @@ -1,4 +1,4 @@ - + diff --git a/src/apps/about/index.tsx b/src/apps/about/index.tsx index 5edc74e..280e808 100644 --- a/src/apps/about/index.tsx +++ b/src/apps/about/index.tsx @@ -27,7 +27,7 @@ export default function AboutApp({ setTitle }: AppProps) { -

Nostr OS

+

LAYER.systems

A Nostr client shaped like a desktop. Every part of it is an app in a window you can move, resize, stack and keep open side by side — reading a thread does not diff --git a/src/components/os/MobileAppShell.tsx b/src/components/os/MobileAppShell.tsx index 41c1289..4cf7777 100644 --- a/src/components/os/MobileAppShell.tsx +++ b/src/components/os/MobileAppShell.tsx @@ -46,7 +46,7 @@ export function MobileAppShell() { ) : ( - Nostr OS + LAYER.systems )}